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 Diet Estus
User Diet Estus
Recent activity
All questions
All answers
User Diet Estus
Recent activity
All questions
All answers
2
answers
How to prevent axis input from triggering "ui_down" input action multiple times
asked
Dec 11, 2021
in
Engine
ui
input
inputevent
inputmap
2
answers
How to add gradient color to fonts?
commented
Oct 3, 2020
in
Engine
font
godot3-0
text
1
answer
How to clear screen when you resize render target?
asked
Apr 16, 2020
in
Engine
godot3-1
rendering
viewport
resolution
0
answers
How to instance and iterate over in one method?
asked
Apr 7, 2020
in
Engine
godot3-2
instance
queue_free
tree
0
answers
Primal Light
asked
Oct 1, 2019
in
Engine
2d
godot3-1
platformer
action
pixel
0
answers
How to export a project once you have a custom version of Godot that you compiled from source?
edited
Sep 3, 2019
in
Engine
source
compile
export
export-template
godot3-1
0
answers
Debugging a crash "Godot Engine Editor has stopped working"
edited
Aug 31, 2019
in
Engine
debug
debugger
crash
troubleshooting
godot3-1
1
answer
Troubleshooting background loading issue
commented
Aug 12, 2019
in
Engine
troubleshooting
godot3-1
background-loading
loading
preload
0
answers
Is there a signal for splash screen?
commented
Jul 21, 2019
in
Engine
godot3
splash
signals
signal
2
answers
How to implement screenshake near camera limit?
commented
Jul 6, 2019
in
Engine
camera2d
2d
godot3-1
effect
1
answer
Screen shake across camera limits
commented
Jul 5, 2019
in
Engine
camera2d
camera
offset
screen-shake
shake
0
answers
Specify original direction of shake in OpenSimplexNoise screenshake
commented
Jun 9, 2019
in
Engine
godot3-1
camera2d
noise
opensimplexnoise
0
answers
Falling Through Moving Platforms
edited
May 13, 2019
in
Engine
platformer
godot3-1
kinematicbody2d
one_way
collisionshape2d
0
answers
Light2D eats up FPS in Godot 2.1
commented
Apr 21, 2019
in
Engine
light2d
2d
frame-rate
1
answer
How to interpret profiler data?
asked
Apr 21, 2019
in
Engine
profiler
godot3-1
troubleshooting
fps
optimization
0
answers
How to advance an animation without calling the method tracks in it?
asked
Apr 18, 2019
in
Engine
animationplayer
animation
godot3-1
1
answer
How to change the CollisionShape2D of an instance of a node without changing it for other instances?
asked
Apr 1, 2019
in
Engine
camera2d
local
children
area2d
0
answers
Strange artifacts in pixel art when in fullscreen
commented
Mar 2, 2019
in
Engine
godot3
rendering
pixel
display
fullscreen
1
answer
Animate individual letters in a string?
commented
Feb 17, 2019
in
Engine
string
formatting
animation
dialog
design
1
answer
How to scale a control while keeping it centered?
edited
Feb 17, 2019
in
Engine
gui
control
layout
animationplayer
1
answer
How to stack shaders
asked
Feb 3, 2019
in
Engine
shaders
godot3
gdscript
6
answers
How to get all the files inside a folder?
comment edited
Jan 23, 2019
in
Engine
gdscript
files
filesystem
folder
get
0
answers
I don't get do particles
commented
Jan 21, 2019
in
Engine
1
answer
How do you create a sequential Tween effect in Godot 3.0?
answer edited
Jan 21, 2019
in
Engine
tween
animation
gdscript
1
answer
How to access the properties of a tile in a TileMap from code?
commented
Jan 20, 2019
in
Engine
tilemap
gdscript
godot3-1
0
answers
Why does my game run at a slower FPS windowed versus full screen?
asked
Jan 20, 2019
in
Engine
godot3-0
troubleshooting
stutter
fps
0
answers
Troubleshooting nightly build of 3.1 beta
edited
Jan 19, 2019
in
Engine
troubleshooting
beta
godot3-1
2d
bug
1
answer
What does the "Can't change this state while flushing queries" error mean?
answer selected
Dec 31, 2018
in
Engine
godot3
error
troubleshooting
1
answer
How to get one KinematicBody2D to push another?
commented
Dec 20, 2018
in
Engine
kinematicbody2d
movement
2d
physics
godot3
1
answer
How to use same shader on multiple sprites in a scene?
answer selected
Dec 18, 2018
in
Engine
shader
godot3
shaders
0
answers
Determining connectedness of StaticBody2Ds
edited
Dec 16, 2018
in
Engine
staticbody2d
collisionshape2d
topology
godot3-0
1
answer
How to create this type of segmented enemy?
answer selected
Dec 12, 2018
in
Engine
godot3-0
joints
enemy
movement
2d
0
answers
Troubleshooting Condition '!body->get_space()' is true. returned: false error
edited
Dec 10, 2018
in
Engine
troubleshooting
error
godot3
kinematicbody2d
2
answers
'body->get_space()' error sometimes when I start my game
commented
Dec 10, 2018
in
Engine
gdscript
kinematicbody2d
move_and_slide
error
0
answers
How to delete collision in an Autotile?
commented
Dec 3, 2018
in
Engine
godot3-0
autotile
tileset
tilemap
1
answer
How to implement this Pokemon shader in Godot?
commented
Nov 28, 2018
in
Engine
godot3
shader
gdscript
1
answer
How to animate a Line2D?
commented
Nov 22, 2018
in
Engine
animation
line2d
animationplayer
godot3-0
1
answer
How to get the current time of an AnimationPlayer or Animation?
edited
Nov 18, 2018
in
Engine
godot3
animationplayer
animation
1
answer
Is it possible to tween global_position.x and global_position.y separately?
answer selected
Nov 13, 2018
in
Engine
tween
position
gdscript
godot3
1
answer
How Can I Change The Background Color of The Editor Scene Area?
answered
Nov 12, 2018
in
Engine
godot3
editor
ui
1
answer
How to break out of a function that has an in-progress yield?
commented
Nov 11, 2018
in
Engine
yield
gdscript
function
godot3
6
answers
How to refresh Area2Ds?
asked
Oct 23, 2018
in
Engine
godot3-0
area2d
2d
1
answer
How to anchor an Node2D when scaling?
commented
Oct 22, 2018
in
Engine
node2d
scaling
pivot
gdscript
4
answers
How to mitigate speed effects on moving platforms?
asked
Oct 22, 2018
in
Engine
godot3-0
2d
platformer
kinematicbody2d
2
answers
Can a RayCast2D detect an Area2D?
answered
Oct 21, 2018
in
Engine
area2d
godot3-0
physics
collision
1
answer
Black screen when streaming in full screen mode
answer selected
Oct 16, 2018
in
Engine
godot3-0
editor
troubleshooting
1
answer
How to export a Texture variable in a tool script?
commented
Oct 12, 2018
in
Engine
godot3-0
gdscript
tool
texture
editor
1
answer
What would the node heirarchy be for a collectible object like a coin?
answered
Oct 10, 2018
in
Engine
godot-engine
godot3-0
nodes
0
answers
How can I run "meta" code in the editor?
asked
Oct 9, 2018
in
Engine
editor
godot3
2d
1
answer
I have heard that you can't implement ads in games made with godot engine,especially for android.Is it true?
commented
Oct 7, 2018
in
Engine