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 potatobanana
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 potatobanana
Recent activity
All questions
All answers
User potatobanana
Recent activity
All questions
All answers
1
answer
how to change negative to positive and positive to negative
answer selected
Jun 30
in
Engine
0
answers
why sometime i get this error when i load my save file?
asked
Apr 25
in
Engine
gdscript
load
1
answer
why my enum not poping when i use it in match ?
asked
Feb 26
in
Engine
enum
1
answer
will my resource be free if i just change to null?
asked
Dec 1, 2022
in
Engine
resources
0
answers
viewport 2d without sampling + canvas give error, how should i fix it?
edited
Sep 29, 2022
in
Engine
gdscript
error
viewport
2d
canvas
1
answer
why when i change one variable value in resource, the other variable also change?
commented
Sep 18, 2022
in
Engine
gdscript
resource
variable
2
answers
how do i know if i have leak in godot 3.5 without console?
answer selected
Sep 9, 2022
in
Engine
console
1
answer
how to draw vision cone?
edited
Sep 2, 2022
in
Engine
scene
gdscript
0
answers
how to use dictionary `match` in godot 4
asked
Aug 22, 2022
in
Engine
godot4
match
3
answers
how to use godot 4 setget?
edited
Aug 19, 2022
in
Engine
godot4
setget
1
answer
why i get error when i instance scene without add_child? how to fix it?
edited
Jun 4, 2022
in
Engine
error
gdscript
1
answer
why export (Array,Dictionary) var test didt save anything i put in inspator ?
asked
Apr 6, 2022
in
Engine
gdscript
dictionary
save
1
answer
hi, how to detect all tile under my area2d?
commented
Dec 6, 2021
in
Engine
tile
area2d
collisionshape2d
body_shape_entered
1
answer
how can i detect cell tile around my player ?
answer selected
Dec 5, 2021
in
Engine
tile
tilemaps
1
answer
how to make my sprite snap to tilemap?
edited
Nov 27, 2021
in
Engine
tilemap
2d
sprite
1
answer
how can i make my hitbox follow my mouse direction but wont go beyond my area2d?
asked
Nov 24, 2021
in
Engine
gdscript
area2d
1
answer
when should i start using multi threading ?(beginner)
asked
Sep 20, 2021
in
Engine
threading
gdscript
0
answers
why my textureProgress did't work?
commented
Sep 14, 2021
in
Engine
textureprogress
1
answer
how can i make nest dictionary bit short or easy to handle?
asked
Sep 2, 2021
in
Engine
gdscript
dictionary
0
answers
how to change panel customStyle color?
commented
Aug 27, 2021
in
Engine
color
panel
1
answer
how should i set my var, if i have many var but need to choose one?
asked
Aug 21, 2021
in
Engine
gdscript
godot
1
answer
how to make day and night cycle time?
commented
Aug 20, 2021
in
Engine
time
2
answers
how should i update my player stats?
answer selected
Aug 16, 2021
in
Engine
gdscript
1
answer
how to check all my dictionary value?
asked
Jul 17, 2021
in
Engine
loop
dictionary
gdscript
2
answers
how to make the node i click always on top of other node?
commented
Jul 8, 2021
in
Engine
gdscript
1
answer
how to keep my mouse position at same place when i click and drag it?
edited
Jun 25, 2021
in
Engine
gdscript
position
1
answer
why some of my pixel become double when i full screen, how to fix it?
edited
Jun 23, 2021
in
Engine
gdscript
scale
1
answer
why my value keep decrease after reach the condition i set?
answer selected
Jun 2, 2021
in
Engine
gdscript
loop
1
answer
how can i decrease all value to zero before timer can stop, and check if all has become zero?
edited
May 28, 2021
in
Engine
gdscript
loop
json
2
answers
how can i hold data from scene to scene other than use autoload?
answer selected
May 24, 2021
in
Engine
gdscript
scenes
1
answer
how can i print my dictionary keys?
asked
May 16, 2021
in
Engine
gdscript
dictionary
0
answers
how can i exclude all mobs when using intersect_ray()?
commented
May 11, 2021
in
Engine
godot3-2
raycast
1
answer
why my mob raycast only detect my player, when my player at top of mob?
asked
May 9, 2021
in
Engine
gdscript
raycast
1
answer
i wonder if i can change string to var
answer selected
Apr 17, 2021
in
Engine
gdscript
1
answer
how can i disabled focus_mode on all my child node?
commented
Apr 4, 2021
in
Engine
pause
focus
1
answer
my node control position change and mess up when i change window size
commented
Mar 24, 2021
in
Engine
control-node
1
answer
how to access variable from first node in tree?
asked
Mar 4, 2021
in
Engine
gdscript
variable
get_node
nodes
1
answer
why my color palette being overwrite by other instance?
edited
Mar 4, 2021
in
Engine
gdscript
instance
1
answer
how to load all save file?
asked
Mar 3, 2021
in
Engine
gdscript
dictionary
load
1
answer
how to simplify this code?
edited
Mar 1, 2021
in
Engine
gdscript
0
answers
how can i manipulated my var from other scene?
commented
Mar 1, 2021
in
Engine
gdscript
1
answer
How do i code a sprint?
commented
Mar 1, 2021
in
Engine
gdscript
help
1
answer
how to encrypted save file?
answer selected
Feb 28, 2021
in
Engine
gdscript
dictionary
save
1
answer
how can change back my position?
edited
Feb 24, 2021
in
Engine
gdscript
1
answer
how to get child of my node? without child name?
asked
Feb 23, 2021
in
Engine
gdscript
1
answer
which one easy to handle and use less resource ?
asked
Feb 23, 2021
in
Engine
gdscript
1
answer
how to get name in my dict?
commented
Feb 23, 2021
in
Engine
gdscript
dictionary
1
answer
how to transfer data from dictionary to another?
asked
Feb 18, 2021
in
Engine
passing
passing-variables
dictionary
1
answer
why when my loops change, some of my value did't change.
commented
Feb 18, 2021
in
Engine
gdscript
button
1
answer
why when i change scene it become blank scene?
asked
Feb 9, 2021
in
Engine
gdscript
change-scene