Toggle navigation
Godot Engine - Q&A
Email or Username
Password
Remember
Login
Register
|
I forgot my password
Questions
Unanswered
Tags
Ask a Question
Recent activity by DigitalDrako
User DigitalDrako
Recent activity
All questions
All answers
User DigitalDrako
Recent activity
All questions
All answers
1
answer
How to track NPC movement when switching scenes?
commented
Oct 14, 2022
in
Engine
2
answers
Is it possible to use text codes like the ones in RPG Maker?
commented
Oct 14, 2022
in
Engine
godot-engine
2d
string
bbcode
richtextlabel
2
answers
Untarget dead enemy
answered
Oct 14, 2022
in
Engine
gdscript
godot
3
answers
How to get ALL children from a node?
commented
Sep 20, 2022
in
Engine
gdscript
nodes
hierarchy
2
answers
Drawing on a Texture
commented
Aug 17, 2020
in
Engine
gdscript
draw
texture
1
answer
get_tree().get_nodes_in_group() returns null instance
commented
Aug 17, 2020
in
Engine
gdscript
groups
scenetree
null-instance
error
2
answers
What is the best way to learn Gdscript?
answered
Aug 16, 2020
in
Engine
gdscript
godot3
coding
1
answer
How to make the player dash towards the mouse cursor
answered
Aug 16, 2020
in
Engine
2dplatformer
gdscript
dash
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
answers
player flashing when using it's idle animation
commented
Jun 28, 2020
in
Engine
animation
texture
2
answers
Is there a way to make a button able to be hovered over but not pressed?
commented
Jun 25, 2020
in
Engine
0
answers
Custom theme causes my font to duplicate and overlap itself, how do I fix this?
commented
Jun 23, 2020
in
Engine
theme
font
0
answers
attack doesn't move in one of 8 directions (north-west)
commented
Jun 23, 2020
in
Engine
-attack
gdscript
1
answer
Pixel fonts that I use overlap eachother regardless of settings
reshown
Jun 23, 2020
in
Engine
font
2d
control
2
answers
How can i instance this bullet to my muzzle?
commented
Jun 22, 2020
in
Engine
instance
gdscript
2d
scene
1
answer
How to make my AnimatedSprite dash/move towards a position with pressing Shift? ( Im thinking of it as an ability)
answered
Jun 22, 2020
in
Engine
gdscript
beginner
project
movement
0
answers
How to make a 2D sprite have customizable armor?
asked
Jun 13, 2020
in
Engine
2d
gdscript
armor
2
answers
Flip sprite without change sprite position
commented
Jun 13, 2020
in
Engine
animated-sprite
sprite
flip
0
answers
Programmatic Creation of Area2D and Unintended Overlaps with Character
commented
Jun 13, 2020
in
Engine
area2d
gdscript
kinematicbody2d
tilemap
procedural-generation
2
answers
Instanced scene is not positioned correctly
commented
Jun 13, 2020
in
Engine
2
answers
How to connect a signal from an instanced node
commented
Jun 12, 2020
in
Engine
signal
script
scene
instances
code
1
answer
Storing node variable in a separate variable returns null
commented
Jun 10, 2020
in
Engine
gdscript
script
variable
inventory
1
answer
How do I manipulate a ScrollContainer within an HboxContainer
asked
Jun 8, 2020
in
Engine
scrollcontainer
ui