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 denxi
User denxi
Recent activity
All questions
All answers
User denxi
Recent activity
All questions
All answers
0
votes
How can I prevent the iPhone's Control Panel getting in the way?
answered
Nov 16, 2020
in
Engine
godot3-2
ios
mobile
0
votes
Recreating move_contact_solid() function from GameMaker Studio 2
answered
Nov 14, 2020
in
Engine
gdscript
+1
vote
Can a node detect queue_free() ?
answered
Nov 14, 2020
in
Engine
queue_free
area2d
detection
0
votes
How can I reduce input lag on touch controls?
answered
Nov 9, 2020
in
Engine
gdscript
touchscreen
control
2dplatformer
mobile
+1
vote
How do I get a node from another scene in godot?
answered
May 31, 2020
in
Engine
gdscript
nodes
2d
+2
votes
How do I detect a collision between a KinematicBody2D and a StaticBody2D.
answered
May 1, 2020
in
Engine
+2
votes
Appending altering the copy and original array
answered
Apr 17, 2020
in
Engine
array
append
+1
vote
Name of Instanced Bullets
answered
Mar 1, 2020
in
Engine
gdscript
2d
name
bullet
get_name
+1
vote
Teleport KinematicBody2D
answered
Feb 21, 2020
in
Engine
gdscript
teleport
kinematicbody2d
position
global_pos
+2
votes
How can I make the game not "speed up" when fps goes up?
answered
Feb 18, 2020
in
Engine
+1
vote
How to detect a Bullet
answered
Feb 18, 2020
in
Engine
bullet
gdscript
area2d
instancing
signals
+1
vote
Is it possible to store different values on a single variable?
answered
Feb 16, 2020
in
Engine
variable
autoload
0
votes
Godot queue_free() instancing problem
answered
Feb 8, 2020
in
Engine
gdscript
instances
godot3
0
votes
TileMap uses the same tile on tileset boundaries
answered
Feb 8, 2020
in
Engine
0
votes
How to record and replay game events (demo files)
answered
Feb 5, 2020
in
Engine
replay
demo
record
+3
votes
How to make an instance move independently?
answered
Feb 5, 2020
in
Engine
enemy
movement
+2
votes
How to set spawn locations after a loading zone? [3D]
answered
Feb 5, 2020
in
Engine
area
gdscript
godot3
+2
votes
How to have horizontal scrolling tilemap with static character
answered
Feb 4, 2020
in
Engine
tilemap
gdscript
+2
votes
How to turn mouse coordinates in world coordinates?
answered
Feb 2, 2020
in
Engine
mouse
rotation
transform
shader
+1
vote
How to achieve Nuclear Throne style lighting?
answered
Jan 29, 2020
in
Engine
light2d
lighting
mask
+1
vote
Is it possible to know if object B is colliding with Raycast generated by object A?
answered
Jan 24, 2020
in
Engine
raycast2d
entered
area2d
collision
0
votes
What's the best practice with order of operations in the physics process?
answered
Jan 21, 2020
in
Engine
godot3-1
2d-physics
rotation
0
votes
Problems with Raycast2Ds retaining their is_colliding() value
answered
Feb 12, 2019
in
Engine
godot3
gdscript
collision
instance
raycast2d
0
votes
Trying to use variable variables in an argument?
answered
Feb 4, 2019
in
Engine
gdscript
variable
arguments