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 path9263
User path9263
Recent activity
All questions
All answers
User path9263
Recent activity
All questions
All answers
0
votes
2
answers
Is there a way to iterate over multiple vector variables xyz values?
asked
Aug 14, 2021
in
Engine
gdscript
vector
vector3
+1
vote
0
answers
Non-Uniform Scaling Mesh breaks World-Space Normals, am I using ensure_correct_normals Wrong?
asked
Jun 6, 2021
in
Engine
ensure_correct_normals
flags_ensure_correct_normals
normals
scale
non-uniform-scale
0
votes
0
answers
How to render inset windows on top of a wall without modifying the mesh of the wall?
asked
May 22, 2021
in
Engine
shader
depth
gl_fragdepth
depth-map
+1
vote
3
answers
How to get global scale of a Spatial Node
asked
May 10, 2021
in
Engine
godot3
scale
global
+1
vote
1
answer
Get depth of 3D point from camera in Shader
asked
Mar 6, 2021
in
Engine
shaders
depth
shader
depth_texture
+1
vote
1
answer
How do you rotate a Spatial node around an axis at a given point in space?
asked
May 27, 2019
in
Engine
rotation
3d
pivot
transform
+4
votes
0
answers
Render material/shader only to specified viewport
asked
May 19, 2019
in
Engine
rendering
shaders
viewport
3d
+1
vote
0
answers
Test if 3D object is occluded from camera
asked
May 19, 2019
in
Engine
occlusion
outline
camera
3d
+2
votes
1
answer
How to write a Cross Section Shader
asked
May 8, 2018
in
Engine
shader
cross-section
stencil-buffer
depth-buffer
godot3
0
votes
2
answers
Large arrays (over 65536) containing PoolByteArrays crash the game
asked
Apr 5, 2018
in
Engine
poolbytearray
array
voxel
0
votes
2
answers
How to access node tree from inherited inner class
asked
Feb 28, 2018
in
Engine
godot3-0