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