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 toblin
User toblin
Recent activity
All questions
All answers
User toblin
Recent activity
All questions
All answers
1
answer
How to import python modules using Godot Python?
commented
Sep 30, 2020
in
Engine
python
import
godot
2
answers
How to explicitly run shader on a mesh?
commented
Sep 21, 2020
in
Engine
shader
gdscript
execution
2
answers
How to create a mesh that acts as a uniform cubicle 3D lattice?
answer selected
Sep 11, 2020
in
Engine
gdscript
mesh
lattice
2
answers
How to define data in a Texture3D? Using Image not working
answered
Sep 11, 2020
in
Engine
gdscript
texture3d
image
1
answer
How to properly setup a Texture3D? Understanding Texture3D
asked
Sep 9, 2020
in
Engine
gdscript
texture3d
1
answer
Where (if anywhere) is data stored when setting values through a Shader?
commented
Sep 9, 2020
in
Engine
gdscript
shader
output
1
answer
What governs how many vertices there are in a Shader?
answer selected
Sep 9, 2020
in
Engine
gdscript
shader
1
answer
How to pass a list/array of texture3Ds into shader as uniform input?
commented
Sep 8, 2020
in
Engine
gdscript
shader
array
3d
1
answer
How to "run" shader code through GDScript?
commented
Sep 3, 2020
in
Engine
gdscript
shader
0
answers
How can I create a texture used for sampler2DArray in shader
commented
Sep 1, 2020
in
Engine
gdscript
shader
glsl
texture
sampler2darray
0
answers
How to make GUI buttons in only ONE viewport clickable (such that buttons in other viewports are not pressed)?
asked
Jun 16, 2020
in
Engine
viewport
button
gui
0
answers
Having synced cameras in two viewports: why does adding a second button de-sync my cameras?
edited
Jun 11, 2020
in
Engine
viewport
sync
camera
1
answer
How to get the function names in a custom script as an array of strings?
commented
Jun 3, 2020
in
Engine
function
gdscript
0
answers
Profiler Frame time: missing time (around 2.6 seconds!)?
asked
Apr 30, 2020
in
Engine
profiler
optimization
1
answer
Why is setting radius taking so long time?
commented
Apr 30, 2020
in
Engine
optimization
physicsserver
visualserver
1
answer
RigidBody collision with, or Area detection of, particles in 3D?
asked
Apr 29, 2020
in
Engine
collision
particles
0
answers
How to optimally radiate a quantity to surroundings (in 3D)?
asked
Apr 29, 2020
in
Engine
1
answer
How to make a particular instance of a multimesh invisible or visible?
asked
Apr 29, 2020
in
Engine
multimesh
multimeshinstance
1
answer
How to scale instances in a multimesh? Is it possible?
answered
Apr 29, 2020
in
Engine
multimesh
0
answers
Optimization using Servers NOT living up to its promise?
commented
Apr 28, 2020
in
Engine
optimization
physicsserver
gdscript
0
answers
How to change radius of sphere shapes in PhysicsServer?
asked
Apr 28, 2020
in
Engine
physicsserver
gdscript
shape
1
answer
How to send Variant data as input to a function?
commented
Apr 28, 2020
in
Engine
physicsser
1
answer
Difference between <area_set_monitor_callback> and <area_set_area_monitor_callback>?
commented
Apr 24, 2020
in
Engine
physicsserver
gdscript
0
answers
Why doesn't my Area work? Optimizing using Physics and Visual servers
asked
Apr 23, 2020
in
Engine
optimization
physicsserver
visualserver
1
answer
Why do the Areas repell each other?
answer selected
Apr 6, 2020
in
Engine
gdscript
area
3d-physics
0
answers
If possible: how to set different forces between different objects?
edited
Apr 2, 2020
in
Engine
gravity
forces
2
answers
Why do I get the error "Can't call non-static method from signal <name_of_signal>" when trying to emit a signal?
commented
Mar 24, 2020
in
Engine
gdscript
signals
error
staticfunction
0
answers
How to create a rigid-body [with the specified structure] using PhysicsServer and VirtualServer?
asked
Mar 18, 2020
in
Engine
physicsserver
virtualserver
optimization
1
answer
Which 3D object to use, and how to get its position through code?
commented
Mar 8, 2020
in
Engine
gdscript
position
area
rigidbody
spatial
1
answer
How to get position of an Area or RigidBody node?
commented
Mar 6, 2020
in
Engine
position
physics
gdscript
1
answer
How to [properly] apply a force on an Area or RigidBody?
answer selected
Mar 6, 2020
in
Engine
forces
gdscript
physics
0
answers
How to [best] implement biological cells that divide and populate 3D space in Godot?
commented
Feb 25, 2020
in
Engine
gdscript
instances
node
scene
project
4
answers
Is it possible to ONLY use GDscript, and completely avoid the GUI?
asked
Feb 24, 2020
in
Engine
gdscript
programming
no-gui
2
answers
If possible: how to get 3D printable CAD data from GDscript? If no standard way: any ideas or recommendations?
commented
Feb 23, 2020
in
Engine
gdscript
python
cad