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 Millard
User Millard
Recent activity
All questions
All answers
User Millard
Recent activity
All questions
All answers
0
votes
1
answer
Enemy isn't moving even though I have pathfinding code
asked
May 25, 2022
in
Engine
navmesh
navigation3d
debugging
0
votes
1
answer
How do i easily center a texture rec?
asked
May 19, 2022
in
Engine
ui
0
votes
0
answers
How do i fix the "Error saving resources" on imported project?
asked
May 6, 2022
in
Engine
import
error
0
votes
1
answer
Have rules here changed?
asked
May 13, 2021
in
Engine
0
votes
1
answer
How do i reference something that isn't in the scene?
asked
Nov 21, 2020
in
Engine
gdscript
3d
fps
reference
scenes
0
votes
1
answer
what is the difference between the linear_interpolate functon and the lerp function?
asked
Nov 16, 2020
in
Engine
gdscript
script
question
lerp
+5
votes
1
answer
What is the difference between Physics Process and Integrate Forces?
asked
Oct 30, 2020
in
Engine
physics
gdscript
2d
function
+1
vote
1
answer
How do i change my tilemap snapping size
asked
Oct 21, 2020
in
Engine
tileset
2d
0
votes
0
answers
Help with my FPS Rotation
asked
Oct 12, 2020
in
Engine
gdscript
3d
firstpersoncontroller
rotation
0
votes
1
answer
I can't figure out how to disable the textures filter!
asked
Oct 5, 2020
in
Engine
2d
sprite
filter
0
votes
1
answer
What is GDscripts version of C#s THIS
asked
Oct 3, 2020
in
Engine
gdscript
0
votes
1
answer
Area 2D is ignoring my bullet.
asked
Oct 3, 2020
in
Engine
2d
bullet
collision
area2d
0
votes
1
answer
How do i detect collision with my bullet?
asked
Oct 2, 2020
in
Engine
collision
gdscript
2d
bullet
0
votes
1
answer
My bullet isn't rotation correctly.
asked
Oct 1, 2020
in
Engine
gdscript
godot-engine
bullet
2d
rotation
0
votes
1
answer
How do i change the color of a white sprite?
asked
Sep 28, 2020
in
Engine
sprite
color
editor
0
votes
1
answer
How do i detect 8 directions from a gamepad joystick?
asked
Sep 27, 2020
in
Engine
gamepad
input
direction
+1
vote
2
answers
Why does delta time make things go so slowly?
asked
Sep 22, 2020
in
Engine
gdscript
delta
slow
time
2dplatformer
0
votes
1
answer
How do i correctly implement the top down movement I want?
asked
Sep 12, 2020
in
Engine
2d
topdown
mouse
direction
+2
votes
0
answers
Does Godot still have a mobile version?
asked
Aug 15, 2020
in
Engine
mobile
godot
version
+2
votes
1
answer
How to create a Custom Node
asked
Jun 18, 2020
in
Engine
custom
nodes
0
votes
1
answer
What do i do in the Godot TPS demo
asked
Jun 17, 2020
in
Engine
0
votes
1
answer
How to set Godots Code Editor appearance to default
asked
Jun 5, 2020
in
Engine
code
editor
appearance
template
0
votes
0
answers
3D node that will allow the player to dig
asked
Jun 4, 2020
in
Engine
3d
mesh
node
mining
drilling
+5
votes
5
answers
How to get Game Ideas
asked
May 16, 2020
in
Engine
game
design
+1
vote
1
answer
How do i remove a project from the Godot project list?
asked
May 9, 2020
in
Engine
project
list
0
votes
1
answer
Does Godot handle 3D cutscenes well?
asked
Nov 29, 2019
in
Engine
videoplayer
animation
cutscenes
0
votes
1
answer
How do I keep my ball from rolling faster when rolling diagonally?
asked
Nov 20, 2019
in
Engine
gdscript-help
normalization
movement
0
votes
1
answer
How do I keep a project from showing in the Godot Startup?
asked
Nov 17, 2019
in
Engine
display
project
list
0
votes
1
answer
How do I open these projects in Godot?
asked
Nov 13, 2019
in
Engine
project
file
download
0
votes
0
answers
Camera only views objects that are children of the Camera's Parent
asked
Nov 9, 2019
in
Engine
camera
visibility
0
votes
1
answer
What Rigid Body function should i use for a 3D Spaceship?
asked
Nov 8, 2019
in
Engine
rigidbody
function
movement
0
votes
0
answers
Does the Move Local function take collision into account?
asked
Nov 3, 2019
in
Engine
collision
gdscript
movement
2dplatformer
gravity
+1
vote
1
answer
Is the input function still used in version 3.1 and up?
asked
Oct 30, 2019
in
Engine
godot3-1
gdscript
function
0
votes
1
answer
Is there a way to import a project into Godot when the project doesn't have a project.godot file?
asked
Oct 23, 2019
in
Engine
import
project
file
0
votes
1
answer
Can these things be done in the editor versus the script?
asked
Oct 17, 2019
in
Engine
gdscript
animation
tutorial
fps
0
votes
1
answer
What is Godot's 3D capability?
asked
Oct 16, 2019
in
Engine
godot3-1
3d
gdscript
0
votes
1
answer
What do I use instead of Fixed Process?
asked
Aug 11, 2019
in
Engine
gdscript
_fixed_process
not-working