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 SpkingR
User SpkingR
Recent activity
All questions
All answers
User SpkingR
Recent activity
All questions
All answers
1
answer
Problem with using yield() in conjunction with finite state machine
answered
Feb 9, 2020
in
Engine
yield
statemachine
finitestatemachine
fsm
2
answers
Wrong angle when I'm trying to throw a RigidBody2D
answered
Dec 18, 2019
in
Engine
angle
gdscript
godot3-1
0
answers
Why am I unable to animate A sprite's modulate Alpha channel
commented
Dec 17, 2019
in
Engine
godot3-1
animation
canvasmodulate
1
answer
How can I get daylight and darkness
answered
Dec 17, 2019
in
Engine
3
answers
How can I emit particles of different colors?
commented
Dec 16, 2019
in
Engine
3d
particles
3d-particles
1
answer
How to make an input behave differently based upon player's movement and direction.
answered
Dec 15, 2019
in
Engine
falling
double-jump
rising
falling-check
1
answer
Is there a way to automatically inherit the base function (from base class)
answered
Dec 14, 2019
in
Engine
gdscript
script
1
answer
How to call function after collision
commented
Dec 14, 2019
in
Engine
help
2d-collisions
ray-casting
function
gdscript
1
answer
Problem with lerp()
commented
Dec 14, 2019
in
Engine
1
answer
como puedo hacer para trabajar en un mismo proyecto desde varias pc??
answered
Dec 13, 2019
in
Engine
1
answer
How to make _input_event response first and stop the _unhandled_input with the same key input in different sub-scenes
commented
Jul 29, 2019
in
Engine
input
_input_event
gdscript
inputmap
3
answers
Unable to detect collision between two Kinematic Bodies
commented
Nov 18, 2018
in
Engine
collision
2d
physics
3
answers
Wait until Animation is finished?
commented
Nov 15, 2018
in
Engine
animation
sequence
wait
pause
wait-until
1
answer
Why get_tree() is nil in init(), and get_nodes_in_group('.') returns 0-size array in tree_entered()
commented
Nov 7, 2018
in
Engine
gdscript
scenetree
groups