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 Dragon20C
User Dragon20C
Recent activity
All questions
All answers
User Dragon20C
Recent activity
All questions
All answers
0
votes
1
answer
Adding an area 3D from code isn“t spawning at the position I want.
asked
Aug 9, 2022
in
Engine
gdscript
3d
area
add_child
signal
+1
vote
2
answers
How do I use slerp correctly.
asked
Feb 8, 2022
in
Engine
slerp
3d
spatial
0
votes
1
answer
Cant access the MenuButton items inside, no signal exists on trying to access them.
asked
Aug 28, 2021
in
Engine
gdscript
signals
menuitem
0
votes
1
answer
FileDialog only shows up once but I want it to show up if a file couldnt be found.
asked
Aug 24, 2021
in
Engine
gdscript
filedialog
code
0
votes
1
answer
How to save in the documents directory on linux.
asked
Aug 24, 2021
in
Engine
saving
0
votes
2
answers
When exporting how do I get my folders in the res:// folder, it only exports the executable and the pk files
asked
Aug 23, 2021
in
Engine
export
gdscript
folder
0
votes
2
answers
Does godot have the ability to make arrays of custom classes like in unity
asked
Jul 10, 2021
in
Engine
array
class
+1
vote
1
answer
An array isnt being duplicated when using the duplicate(true) func
asked
Jun 21, 2021
in
Engine
array
gdscript
duplicate
0
votes
0
answers
How to make a mesh correctly?
asked
Jun 14, 2021
in
Engine
gdscript
mesh
surfacetool
0
votes
2
answers
My leaves on my tree isnt casting shadows but the trunk is
asked
Jun 9, 2021
in
Engine
shadow
3d
0
votes
2
answers
Why cant I add values to a dictionary in run time!
asked
May 31, 2021
in
Engine
dictionary
0
votes
0
answers
How do I rotate my 3D player?
asked
May 29, 2021
in
Engine
gdscript
movement
kinematicbody
3d
rotate
0
votes
1
answer
Cant get a signal to connect through code
asked
May 19, 2021
in
Engine
signal
gdscript
connect
0
votes
0
answers
A export value set in the editor shows its a zero in the code
asked
May 9, 2021
in
Engine
gdscript
resources
export-variables
+1
vote
1
answer
How do I access an arrays values from a seperate script that is a class
asked
May 7, 2021
in
Engine
gdscript
class
class_name
0
votes
2
answers
In a function how do I return more then one value
asked
May 6, 2021
in
Engine
gdscript
function
return
0
votes
1
answer
How do I change a rectangleshape2D`s extent in code?
asked
Apr 21, 2021
in
Engine
collisionshape2d
gdscript
0
votes
1
answer
How can I rotate the player using a vector3s like Vector3.FORWARD , BACK, LEFT AND RIGHT
asked
Mar 10, 2021
in
Engine
rotate
gdscript
3d
smooth
0
votes
1
answer
3D - Making a mesh in code, How do I add a texture to the created mesh.
asked
Feb 19, 2021
in
Engine
gdscript
voxel
mesh
texture
3d
0
votes
0
answers
Creating a spatialmaterial but I cant seem to set a texture to it in code.
asked
Feb 19, 2021
in
Engine
script
0
votes
1
answer
Trying to make a voxel block, but triangles keeps making the triangle wrong!
asked
Feb 18, 2021
in
Engine
voxel
vertex
0
votes
1
answer
Does godot use a different way of showing transform compared to unity
asked
Feb 18, 2021
in
Engine
voxel
0
votes
1
answer
How do I use multimesh instance ona mesh instance that is being created in code - 3D
asked
Feb 16, 2021
in
Engine
voxel
multimesh
gdscript
0
votes
1
answer
When comparing two vector3s it says its false when its very true!
asked
Jan 27, 2021
in
Engine
vector3
gdscript-help
0
votes
1
answer
a viewport renders models but makes the environment black and camera doesnt follow the model
asked
Jan 21, 2021
in
Engine
viewporttexture
rendering
camera
0
votes
2
answers
How can I access this label that isnt in the same tree
asked
Jan 14, 2021
in
Engine
gdscript
get_node
0
votes
1
answer
Why is randomize not making my number random?
asked
Jan 11, 2021
in
Engine
random
number
generation
0
votes
1
answer
AnimationTree not blending
asked
Dec 24, 2020
in
Engine
animationtree
0
votes
2
answers
A timer wont start even though the statement is true!
asked
Dec 12, 2020
in
Engine
timer
not-working
health-regen
–1
vote
0
answers
How do I use normalized correctly! 3D
asked
Nov 27, 2020
in
Engine
gdscript
3d
player
0
votes
1
answer
A object wont queue_free() even though its meeting the requirments!
asked
Nov 11, 2020
in
Engine
queue_free
weapon
switching
+1
vote
0
answers
3D - I have a fire button that makes the camera move up(recoil), but it isnt smooth, how would I smooth it?
asked
Nov 9, 2020
in
Engine
recoil
3d
gdscript
fps
0
votes
2
answers
How would I modulate using a percentage?
asked
Nov 4, 2020
in
Engine
gdscript
health-bar
colour
+2
votes
1
answer
Why does calculating a percentage produce the number zero if it isnt the 100%
asked
Nov 4, 2020
in
Engine
maths
gdscript
numbers
0
votes
1
answer
Why when I add functions into an array it plays all the functions
asked
Oct 21, 2020
in
Engine
gdscript
array
0
votes
1
answer
3D - How do I get my sprint animation to work when walk animation is being played.
asked
Oct 9, 2020
in
Engine
gdscript
animation
animationtree
0
votes
1
answer
3D When using a capsule collison shape my mesh goes underground but using a box shape collision works fine
asked
Oct 6, 2020
in
Engine
mesh
collision
+2
votes
1
answer
How do I get my cameras y rotation to change the players rotation to it
asked
Sep 22, 2020
in
Engine
gdscript
3d
camera