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 Alikae
User Alikae
Recent activity
All questions
All answers
User Alikae
Recent activity
All questions
All answers
+2
votes
1
answer
Is it possible to await the Callables connected to a signal when it is emitted ? (Godot 4)
asked
Oct 12, 2022
in
Engine
gdscript
signals
godot4
await
0
votes
0
answers
How to get FuncRef attached instance ( GDScript )
asked
May 31, 2022
in
Engine
gdscript
funcref
0
votes
1
answer
UNUSED_SIGNAL is emitted when emit_signal is not called explicitely. Should that change ?
asked
May 21, 2022
in
Engine
gdscript
signal
linter
unused_signal
0
votes
1
answer
Apparent Race condition using Sprite's _draw: How to solve it ?
asked
Mar 18, 2022
in
Engine
gdscript
_draw
race
condition
texture