Toggle navigation
Godot Engine - Q&A
Email or Username
Password
Remember
Login
Register
|
I forgot my password
Questions
Unanswered
Tags
Ask a Question
Answers by coffeeDragon
User coffeeDragon
Recent activity
All questions
All answers
User coffeeDragon
Recent activity
All questions
All answers
+3
votes
How can i add a node to a scene through code?
answered
Aug 14, 2018
in
Engine
godot3-0
gdscript
tscn
0
votes
Some questions about my project
answered
Aug 2, 2018
in
Engine
–2
votes
Saving a dictionary of scene states?
answered
Jul 25, 2018
in
Engine
gdscript
save
dictionary
scenes
state
0
votes
How to make process false if a scene is instanced
answered
Jul 25, 2018
in
Engine
instance
0
votes
contacting a node
answered
Jul 25, 2018
in
Engine
0
votes
How to detect both click and doubleclick on the same control separately
answered
Jun 8, 2018
in
Engine
mouse
input
+2
votes
Can you reset a scene which also resets global/Autoload variables?
answered
May 24, 2018
in
Engine
global
variable
+2
votes
Setting variables with an inherited script
answered
May 23, 2018
in
Engine
gdscript
instances
inheritance
0
votes
Can someone show me an example code for a background loader please
answered
Apr 25, 2018
in
Engine
background
loading
change-scene
+1
vote
How to animate my attack without having to hold the press button and to be able to walk while attacking
answered
Apr 25, 2018
in
Engine
gdscript
godot3-0
nodes
animated-sprite
gdscript-animations
+1
vote
How to reconstruct an array of inventory items in a certain order?
answered
Apr 25, 2018
in
Engine
inventory
array
dictionary
saving
godot3
+1
vote
Check if funcref refers to an existing function before call_func?
answered
Apr 4, 2018
in
Engine
gdscript
functioncall
funcref
0
votes
Save and Load 2D array from file?
answered
Apr 4, 2018
in
Engine
+4
votes
How do I fit a GUI properly within a camera?
answered
Mar 23, 2018
in
Engine
camera
gui
+2
votes
Display object (sprite, GUI, box) over a camera2D
answered
Mar 23, 2018
in
Engine
camera
+2
votes
_ready call order is reversed from typical inheritance
answered
Feb 16, 2018
in
Engine
godot3-0
_ready
inheritance
+1
vote
Broken paths when changing location of inherited script's parent
answered
Feb 16, 2018
in
Engine
godot3-0
gdscript