Toggle navigation
Godot Engine - Q&A
Email or Username
Password
Remember
Login
Register
|
I forgot my password
Questions
Unanswered
Tags
Ask a Question
Answers by tastyshrimp
User tastyshrimp
Recent activity
All questions
All answers
User tastyshrimp
Recent activity
All questions
All answers
0
votes
How to print what I write?
answered
Jan 13, 2020
in
Engine
gdscript
print
write
0
votes
Collision between two Kinematic Bodies
answered
Jan 9, 2020
in
Engine
+4
votes
How generate hash of string
answered
Jan 1, 2020
in
Engine
gdscript
+2
votes
How do I detect when the user clicks the 'OK' button?
answered
Dec 26, 2019
in
Engine
+1
vote
Camera+Movement without a character
answered
Dec 26, 2019
in
Engine
camera
+2
votes
How we can use "Match" with "Input.is_action_pressed()"?
answered
Dec 25, 2019
in
Engine
gdscript
input
_input_event
match
if
+1
vote
How to RPC knows which Nodes is puppet?
answered
Dec 25, 2019
in
Engine
rpc
multiplayer
networking
high-level
+1
vote
I don't understand 'while' - it keeps crashing the game.
answered
Dec 25, 2019
in
Engine
while
crashes
game
+1
vote
How to make camera look at/track to a rigid body but ignore its orientation???
answered
Dec 23, 2019
in
Engine
+1
vote
No information circulating between the client and the server
answered
Dec 20, 2019
in
Engine
networking
godot3-1
+1
vote
Need help with rpg npc interactions
answered
Dec 19, 2019
in
Engine
rpg
godot3
event-system
help
+1
vote
move_and_slide gives different results in different android devices
answered
Dec 19, 2019
in
Engine
0
votes
Contribution in development of godot
answered
Dec 19, 2019
in
Engine
godot3-1
gdscript
+1
vote
Just trying to understand setget functions
answered
Dec 19, 2019
in
Engine
getter
setter
setget
0
votes
Variable in tooltip/hint for a LineEdit?
answered
Dec 17, 2019
in
Engine
+1
vote
How to detect incoming colliding objects if the collided object is a Rigidbody2D
answered
Dec 16, 2019
in
Engine
collision
rigidbody2d
gdscript
detection
+1
vote
How do i code dialog/interaction in general?
answered
Dec 15, 2019
in
Engine
gdscript
2d
dialog
interact
area2d
+2
votes
How to skip a middle argument?
answered
Dec 15, 2019
in
Engine
gdscript
arguments
function
+1
vote
How to prevent the player from leaving the map?
answered
Dec 12, 2019
in
Engine
godot3-1
gdscript
2d
0
votes
How to make "is_on_wall" ignore some walls
answered
Dec 12, 2019
in
Engine
2d
kinematicbody2d
move_and_slide
is_on_wall
+1
vote
Variable value recovery by a client on the server - multiplayer
answered
Dec 12, 2019
in
Engine
networking
godot3-1-1
multiplayer
0
votes
Gdscript: function to generate array of numbers that sum up to inputed number
answered
Dec 9, 2019
in
Engine
+3
votes
problem detecting collision with raycast
answered
Dec 8, 2019
in
Engine
raycast2d
enemy
collision