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 DodoIta
User DodoIta
Recent activity
All questions
All answers
User DodoIta
Recent activity
All questions
All answers
0
votes
Mouse_entered() signal not working
answered
May 9, 2022
in
Engine
area2d
_mouse_enter
signals
2d
0
votes
How to assign a variable for once?
answered
May 9, 2022
in
Engine
gdscript
+1
vote
Signals: what am I doing wrong?
answered
Jun 23, 2021
in
Engine
receiving-signals
signals
singletons
connect
+1
vote
How to delete comments in this Q&A?
answered
Jun 4, 2020
in
Engine
comment
answer
question
delete
remove
0
votes
Preload a random .png file
answered
May 29, 2020
in
Engine
gdscript
random
image
texture
preload
+1
vote
Can anyone help with touch screen on mobile?
answered
Apr 3, 2019
in
Engine
0
votes
[3.1 beta] How to switch node in a scene
answered
Mar 10, 2019
in
Engine
godot3-1
switch
nodes
scene
replace-by
0
votes
what the most effective way to save data in autoload/singleton?
answered
Mar 8, 2019
in
Engine
godot3-0
autoload
0
votes
godot and databases
answered
Aug 24, 2018
in
Engine
gdnative
godot3-0
+1
vote
What's the difference between get_node("Sprite") and $Sprite?
answered
Aug 24, 2018
in
Engine
godot3
gdscript
+21
votes
How do I get input from the mouse wheel?
answered
Jul 15, 2018
in
Engine
godot3-0
mouse_moving
mouse
0
votes
HTTPRequest error: Malformed URL
answered
Jul 5, 2018
in
Engine
httprequest
url
malformed
error
–1
vote
How to change the root viewport's size?
answered
Jun 26, 2018
in
Engine
gdscript
viewport
0
votes
movement buttons multitouch control
answered
May 21, 2018
in
Engine
+1
vote
What does the "optimize" parameter of Navigation2D.get_simple_path() do?
answered
Apr 9, 2018
in
Engine
navigation2d
0
votes
How to make an area2D detect the collision of mouse controlled sprite?
answered
Apr 5, 2018
in
Engine
0
votes
different object instances from one scene
answered
Apr 5, 2018
in
Engine
instance
2d
0
votes
How to check for pixel overlap between sprites?
answered
Mar 17, 2018
in
Engine
2d
sprite
collision
pixel-perfect
0
votes
How to ease rotation when using 'look_at'?
answered
Mar 16, 2018
in
Engine
godot3-0
gdscript
node2d
look_at
rotation
+2
votes
Remove the last item in a group?
answered
Feb 22, 2018
in
Engine
groups
is_in_group
get_nodes_in_group
+1
vote
Building/Compiling Godot Export Templates (2.1.4)
answered
Feb 19, 2018
in
Engine
godot2
export_templates
compile
build
+6
votes
How to detect swipe and multitouch
answered
Feb 9, 2018
in
Engine
swipe
multitouch
_input_event
godot3
input
0
votes
Godot 3.0, animating rigidbody in kinematic mode don't return linear velocity
answered
Feb 7, 2018
in
Engine
godot3-0
rigidbody
3d
0
votes
How to detect multitouch on 3.0
answered
Dec 26, 2017
in
Engine
godot3-0
multitouch
input
touchscreen
+1
vote
Connect body_enter to body in another scene
answered
Dec 10, 2017
in
Engine
godot3-0
2d
collision
area2d
0
votes
Godot trademark/brand guidelines
answered
Oct 13, 2017
in
Engine
0
votes
How to improve at programming games
answered
May 12, 2017
in
Engine
game
gdscript
coding
+1
vote
move_and_slide help? simple platformer?
answered
Apr 20, 2017
in
Engine
kinematicbody2d
move_and_slide
platformer
godot
alpha
0
votes
How to shoot from a rotated gun
answered
Apr 17, 2017
in
Engine
gdscript
shooting
shoot
+1
vote
Set properties via script or inspector?
answered
Apr 14, 2017
in
Engine
gdscript-help
properties
scripting
+10
votes
How can i decide to bodies? Rigid Kinematic or Static?
answered
Apr 11, 2017
in
Engine
gdscript
physicsbody2d
0
votes
How to get the input event of an instance scene from the main scene?
answered
Mar 27, 2017
in
Engine
rigidbody2d
script