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 Fenisto
This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
User Fenisto
Recent activity
All questions
All answers
User Fenisto
Recent activity
All questions
All answers
+1
vote
1
answer
How to create multiple labels in code?
asked
Apr 24, 2022
in
Engine
gdscript
label
add_child
0
votes
1
answer
How to I emit a mouse_entered signal in code?
asked
Dec 6, 2021
in
Engine
signals
gdscript
area2d
mouse_entered
0
votes
1
answer
ColorRect becomes white if I set alpha to anything but 0
asked
Nov 27, 2021
in
Engine
colorrect
gdscript
0
votes
1
answer
Change cursor and then change it back to default
asked
Feb 24, 2020
in
Engine
cursor
set_custom_mouse_cursor
0
votes
0
answers
Can I check an input without a control node or a collision area?
asked
Feb 19, 2020
in
Engine
input
control-node
0
votes
1
answer
How to delete reoccurring values from a list?
asked
Feb 13, 2020
in
Engine
array
0
votes
0
answers
Why space between lines in a label is so large?
asked
Feb 5, 2020
in
Engine
label
line-space
0
votes
1
answer
Problem with appending values to arrays and dictionaries.
asked
Jan 29, 2020
in
Engine
array
dictionary
append
0
votes
1
answer
How do check in code whether sprite has a texture?
asked
Jan 19, 2020
in
Engine
sprite
texture
0
votes
1
answer
sprite.visible = true\false doesn't work in some cases when using mouse_entered() signal
asked
Jan 19, 2020
in
Engine
sprite
visibility
godot3-1
area2d
_mouse_enter
+2
votes
1
answer
How do I send a variable from one script to another via a signal?
asked
Jan 18, 2020
in
Engine
signal
godot3-1
0
votes
0
answers
In an array of variables where each var has it's own value how do I get var's name out of the array?
asked
Jan 18, 2020
in
Engine
array
0
votes
1
answer
A sprite does not align with editor's positional coordinates properly
asked
Jan 17, 2020
in
Engine
sprite
coordinates
0
votes
2
answers
How do I access a node through it's index?
asked
Jan 16, 2020
in
Engine
index