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 Gonz4 L
User Gonz4 L
Recent activity
All questions
All answers
User Gonz4 L
Recent activity
All questions
All answers
1
answer
How can i make all the letters before the one clicked be returned to the letter box along with the clicked one?
answered
Aug 18, 2021
in
Engine
gdscript
gdscript-help
godot-engine
godot3
godot
1
answer
Why my character stops when colliding?
answer selected
Dec 27, 2020
in
Engine
gdscript
2d
kinematicbody2d
gdscript-help
godot3
0
answers
How can i save a variable using finite state machine?
edited
Nov 22, 2020
in
Engine
fsm
gdscript
gdscript-help
godot3
godot
1
answer
How can i make an AI that form words?
answer selected
Nov 21, 2020
in
Engine
gdscript
2d
ai
godot3
godot-engine
1
answer
How can i make all the letters before the one clicked be returned to the letter box along with the clicked one?
answer selected
Nov 20, 2020
in
Engine
gdscript
gdscript-help
godot-engine
godot3
godot
1
answer
How can i make that at least 3 vowels are generated?
answer selected
Nov 20, 2020
in
Engine
gdscript
godot3
2d
godot-engine
gdscript-help
1
answer
How can i separate these tiles?
answered
Nov 18, 2020
in
Engine
gdscript
gdscript-help
godot-engine
godot3
godot
1
answer
How to put a whole dictionary into a game?
commented
Nov 17, 2020
in
Engine
gdscript
array
godot3
godot-engine
gdscript-help
1
answer
How can i make the player move by swing?
commented
Oct 31, 2020
in
Engine
2d
rigidbody2d
movement
godot3
gdscript
1
answer
How can i use the world size without increasing my game's resolution?
answered
Oct 29, 2020
in
Engine
gdscript
godot3
viewport
2d
godot
2
answers
How to generate random levels?
commented
Oct 29, 2020
in
Engine
random
spawn
gdscript
godot3
tilemap
1
answer
How can i make an attack system like Bookworm Adventures?
answer selected
Oct 13, 2020
in
Engine
gdscript
2d
godot-engine
godot3
gdscript-help
0
answers
How can i adapt my character's coordinates to the flipped tilemap ones?
asked
Oct 4, 2020
in
Engine
gdscript
tilemap
2d
godot3
godot3-2
1
answer
How to make my fall animation change when certain distance is reached? (Solved)
answer selected
Oct 2, 2020
in
Engine
gdscript
2d
kinematicbody2d
godot3
godot-engine
1
answer
How i make the priorities up and down rather than right or left?
edited
Sep 26, 2020
in
Engine
gdscript
godot3
2d
kinematicbody2d
collision
2
answers
How to detect which is the fastest way to get the character out of any tile?
commented
Sep 25, 2020
in
Engine
gdscript
godot3
2d
kinematicbody2d
godot-engine
1
answer
How to make my character move up until it's out of any tile?
commented
Sep 25, 2020
in
Engine
gdscript
2d
kinematicbody2d
godot3
godot-engine
1
answer
How i can replace the default system that first sends you to the right or left or make it less of a priority?
asked
Sep 25, 2020
in
Engine
gdscript
2d
kinematicbody2d
godot-engine
godot3
0
answers
How to make my game detect when the character is stuck in tiles?
asked
Sep 24, 2020
in
Engine
tilemap
gdscript
godot-engine
2d
godot3
0
answers
Which one of this options it's better for the tilemap of my game?
comment edited
Sep 22, 2020
in
Engine
2d
godot3
godot-engine
tilemap
gdscript
0
answers
How to make coincide the coordinates of my character with the flipped tilemap ones?
asked
Sep 21, 2020
in
Engine
gdscript
tilemap
2d
godot3
godot3-2
1
answer
How to make my character to always be in top of the tiles?
reshown
Sep 20, 2020
in
Engine
gdscript
2dplatformer
tilemap
godot3-2
godot-engine
1
answer
Why does get_cellv() always gives me -1?
comment edited
Sep 20, 2020
in
Engine
gdscript
godot-engine
gdscript-help
godot3
2d
1
answer
How i could convert my player's position to a tile index using world_to_map?
edited
Sep 20, 2020
in
Engine
godot3-2
gdscript
tilemap
godot-engine
kinematicbody2d
1
answer
How to flip my tilemap with enemies and objects but the character?
answer selected
Sep 15, 2020
in
Engine
gdscript
flip
godot3-2
character
2dplatformer
1
answer
How to erase the last char of a LineEdit if user input > limit without the cursor going back?
comment edited
Aug 27, 2020
in
Engine
gdscript
input
lineedit
erase
cursor