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 iron_weasel
User iron_weasel
Recent activity
All questions
All answers
User iron_weasel
Recent activity
All questions
All answers
0
votes
Is look_at(Vector2 point) bugged or am I overlooking something? The rotation is off.
answered
May 1, 2019
in
Engine
godot3-1
look_at
node2d
rotation
+1
vote
Shared State Variables?
answered
Apr 27, 2019
in
Engine
statemachine
parent-node
static-variables
design
gdscript
+1
vote
How to animate sprites in order
answered
Apr 26, 2019
in
Engine
animated-sprite
godot-engine
0
votes
How do I use Groups to have one kind of object follow the player?
answered
Dec 6, 2018
in
Engine
godot3
gdscript
movement
+2
votes
Create a Texture out of multiple sprites
answered
Dec 5, 2018
in
Engine
godot3
2d
sprite
texture
dash
+2
votes
Detect collision with some tiles from an tilemap
answered
Nov 10, 2018
in
Engine
collision
tiles
gdscript
+2
votes
yield() inside while loop does not work ?
answered
Oct 5, 2018
in
Engine
yield
coroutine