Toggle navigation
Godot Engine - Q&A
Email or Username
Password
Remember
Login
Register
|
I forgot my password
Questions
Unanswered
Tags
Ask a Question
Questions by DigitalDrako
User DigitalDrako
Recent activity
All questions
All answers
User DigitalDrako
Recent activity
All questions
All answers
0
votes
1
answer
get_tree().get_nodes_in_group() returns null instance
asked
Aug 17, 2020
in
Engine
gdscript
groups
scenetree
null-instance
error
0
votes
1
answer
Can I make an IK chain animation work for different chains? 2D
asked
Aug 16, 2020
in
Engine
bones
ik-chain
animation
animationplayer
2d
0
votes
2
answers
Is there a way to make a button able to be hovered over but not pressed?
asked
Jun 25, 2020
in
Engine
0
votes
0
answers
Custom theme causes my font to duplicate and overlap itself, how do I fix this?
asked
Jun 23, 2020
in
Engine
theme
font
0
votes
1
answer
Pixel fonts that I use overlap eachother regardless of settings
asked
Jun 21, 2020
in
Engine
font
2d
control
0
votes
0
answers
How to make a 2D sprite have customizable armor?
asked
Jun 13, 2020
in
Engine
2d
gdscript
armor
+7
votes
3
answers
How to get ALL children from a node?
asked
Jun 13, 2020
in
Engine
gdscript
nodes
hierarchy
+2
votes
2
answers
How to connect a signal from an instanced node
asked
Jun 12, 2020
in
Engine
signal
script
scene
instances
code
0
votes
1
answer
Storing node variable in a separate variable returns null
asked
Jun 10, 2020
in
Engine
gdscript
script
variable
inventory
0
votes
1
answer
How do I manipulate a ScrollContainer within an HboxContainer
asked
Jun 8, 2020
in
Engine
scrollcontainer
ui