Toggle navigation
Godot Engine - Q&A
Email or Username
Password
Remember
Login
Register
|
I forgot my password
Questions
Unanswered
Tags
Ask a Question
Questions by JorensM
User JorensM
Recent activity
All questions
All answers
User JorensM
Recent activity
All questions
All answers
+3
votes
1
answer
Remove outline when clicking button?
asked
Sep 30, 2021
in
Engine
button
outline
0
votes
1
answer
Call function right before _input?
asked
Sep 27, 2021
in
Engine
gdscript
0
votes
1
answer
Android continuous touch position?
asked
Sep 27, 2021
in
Engine
touchscreen
touch
input
android
0
votes
0
answers
How to integrate multitouch on Android?
asked
Sep 26, 2021
in
Engine
android
gdscript
input
0
votes
1
answer
Touch event returning wrong position value?
asked
Sep 25, 2021
in
Engine
android
touchscreen
input
+2
votes
1
answer
Button hover text problem
asked
Sep 23, 2021
in
Engine
hover
godot
button
control
0
votes
1
answer
Keep "Enable priority" checked after re-opening the editor?
asked
Sep 18, 2021
in
Engine
tilemap
editor
settings
+1
vote
1
answer
Would changing the tileset for my tilemap affect the tilemap?
asked
Sep 17, 2021
in
Engine
sprite
spritesheet
tilemap
tileset
+1
vote
1
answer
Help me with my room generator please!
asked
Sep 16, 2021
in
Engine
gdscript
generation
+1
vote
0
answers
Enable Priority not working when setting tiles through script.
asked
Sep 15, 2021
in
Engine
tilemap
gdscript
0
votes
1
answer
How do I select a node that is behind another node?
asked
Sep 14, 2021
in
Engine
editor
nodes
0
votes
1
answer
Can I delete more than 1 tile at a time?
asked
Sep 14, 2021
in
Engine
tilemap
0
votes
1
answer
How do I get the Android icon to appear at the top right of the editor?
asked
Sep 13, 2021
in
Engine
android
export
0
votes
1
answer
"apksigner" returned with error #2 when exporting for android
asked
Sep 13, 2021
in
Engine
export
android
apksigner
error
export-help
+1
vote
1
answer
Control node's size flags not working?
asked
Sep 13, 2021
in
Engine
control
flags
resize
ui
0
votes
0
answers
Node gets deselected when trying to move it with the mouse.
asked
Sep 13, 2021
in
Engine
editor
selection
0
votes
1
answer
Is it possible to retain the aspect ratio when resizing a window?
asked
Sep 13, 2021
in
Engine
resolution
0
votes
1
answer
Is it possible to keep the view of the project in the editor after re-opening the project?
asked
Sep 13, 2021
in
Engine
editor
0
votes
2
answers
Invalid get index 'knockback' (on base: 'null instance').
asked
Sep 12, 2021
in
Engine
error
null-instance
gdscript
null
0
votes
1
answer
Is it possible to extend functions?
asked
Sep 12, 2021
in
Engine
gdscript
scene
function
0
votes
1
answer
Kinematic body resolves collision with 1 tilemap but not the other?
asked
Sep 12, 2021
in
Engine
kinematicbody2d
tileset
tilemap
collision
2d
0
votes
1
answer
rect_pivot_offset not working?
asked
Sep 11, 2021
in
Engine
gdscript
button
control
gui
0
votes
1
answer
Collision detection working in one node, but not in the other with identical code?
asked
Sep 10, 2021
in
Engine
script
2d
collision
0
votes
1
answer
Check if body is already colliding, as opposed to body_entered
asked
Sep 10, 2021
in
Engine
gdscript
kinematicbody
collision
collisionshape2d
area2d
0
votes
2
answers
Detecting collision only between certain collisionShapes?
asked
Sep 10, 2021
in
Engine
gdscript
collision
2d
+2
votes
1
answer
How to make a node/scene inherit another node/scene?
asked
Sep 10, 2021
in
Engine
gdscript
scene
inheritance
nodes
0
votes
1
answer
Error parsing expression, misplaced "\n"
asked
Sep 9, 2021
in
Engine
gdscript
compilation
bug