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