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 OiKeTTLe
User OiKeTTLe
Recent activity
All questions
All answers
User OiKeTTLe
Recent activity
All questions
All answers
0
votes
1
answer
Holes in the is_hovered() check for TextureButton?
asked
Mar 20
in
Engine
texturebutton
gdscript
mouse-hover
tooltip
0
votes
1
answer
Is there a way to add a number of children depending on a number in the _ready function?
asked
Mar 16
in
Engine
gdscript
add_child
while
+1
vote
1
answer
TextureProgress has a huge pink cross on it when I set it to a radial fill. Linked to the progress texture.
asked
Feb 23
in
Engine
textureprogress
2d
progress-bar
0
votes
0
answers
Is there a way to load an emission mask for Particles2D from code?
asked
Jan 14
in
Engine
particles2d
emission-mask
+2
votes
3
answers
Label text goes out of bounds in-game.
asked
Jan 10
in
Engine
label
text
gdscript
array
+2
votes
1
answer
How to remove the square brackets from array to string?
asked
Jan 10
in
Engine
string
array
square-brackets
gdscript
list
0
votes
0
answers
Instanced TileMaps all share the same child?
asked
Jan 9
in
Engine
instances
gdscript
tilemap
area2d
0
votes
1
answer
Is there a way to get the rect2 of the camera, instead of the viewport?
asked
Jan 9
in
Engine
gdscript
camera
viewport
0
votes
1
answer
Is there a way to flip an animation player? I'm trying to make melee combat, but can only attack from one side.
asked
Jan 6
in
Engine
0
votes
1
answer
Is there a way to instance the same scene multiple times, without doing it manually?
asked
Nov 10, 2021
in
Engine
0
votes
0
answers
Position2D not rotating with parent.
asked
Nov 1, 2021
in
Engine
gdscript
nodes
position
rotation
0
votes
1
answer
Timer is a null instance.
asked
Oct 30, 2021
in
Engine
gdscript
godot
null-instance
error
0
votes
1
answer
Having issues with Object:null. Not sure what's wrong.
asked
Oct 29, 2021
in
Engine
gdscript
gdscript-help
0
votes
1
answer
Is there a way to limit what vectors my nodes can travel on?
asked
Sep 21, 2021
in
Engine
0
votes
1
answer
I'm having an issue with collision layers.
asked
Sep 21, 2021
in
Engine
0
votes
2
answers
How can I convert floats to Vectors?
asked
Jul 15, 2021
in
Engine
float
vector2
0
votes
1
answer
Is it possible to flip an animation player that deals with animating both position and rotation?
asked
Jul 14, 2021
in
Engine
gdscript
animationplayer
+1
vote
1
answer
Came across an odd issue when check 2 bools to determine if an enemy should be damaged.
asked
Jul 14, 2021
in
Engine
helpme
gdscript
0
votes
2
answers
How to assign a number to a node, and instance that node when the number is mentioned?
asked
May 31, 2021
in
Engine
+2
votes
1
answer
I'm not sure how to match a target number using three separate numbers.
asked
May 31, 2021
in
Engine
gdscript
0
votes
2
answers
Is it possible to start a timer only once in _process()?
asked
Apr 26, 2021
in
Engine
0
votes
1
answer
Is it possible to delete instanced nodes after a timer has gone off?
asked
Apr 24, 2021
in
Engine
0
votes
1
answer
Trying to reproduce a camera effect from Hotline Miami. Ran into a problem.
asked
Apr 23, 2021
in
Engine
0
votes
1
answer
I want to move the enemy away from my player, but I don't know how.
asked
Apr 22, 2021
in
Engine
0
votes
1
answer
How can I stop the look_at() function?
asked
Apr 22, 2021
in
Engine
0
votes
0
answers
Player gets deleted immediately, even if not interacting with Area2D.
asked
Apr 21, 2021
in
Engine
gdscript
area2d
0
votes
1
answer
I'm trying to add a death count to the end screen of my game, but the richtextlabel won't change.
asked
Mar 22, 2021
in
Engine
beginner
gdscript-help
noob
0
votes
3
answers
I need a line of code that detects when the scene is changed.
asked
Feb 23, 2021
in
Engine
gdscript