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