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 Inces
User Inces
Recent activity
All questions
All answers
User Inces
Recent activity
All questions
All answers
0
votes
0
answers
I need tips regarding mass model import - parenting to shared armature automatization
asked
Apr 17
in
Engine
blender
import
skin
armature
mesh
0
votes
1
answer
export (String,"oncrit","oncontact","ondamage") var trigger :String - how does this work ?
asked
Mar 22
in
Engine
export
casting
variable
+1
vote
0
answers
Tween can't get property path correctly, even when it is copied from AnimationPlayer
asked
Feb 23
in
Engine
shader_param
tween
uniform
interpolation
property_path
0
votes
0
answers
particles visibility question
asked
Feb 15
in
Engine
particles
visibility
optimization
3d
0
votes
1
answer
How do You do trailed-style special effects in 3D ?
asked
Feb 14
in
Engine
shader
3d
particles
sfx
0
votes
1
answer
is there a way to check quitting process ?
asked
Feb 9
in
Engine
quit
deleting
check
0
votes
1
answer
Is it Godots resource loader bug ? It can't preload nor load from valid path
asked
Feb 9
in
Engine
load
preload
error
resourceloader
0
votes
0
answers
recalculating normals in shaders for shadow casting
asked
Jan 28
in
Engine
shader
shadows
mesh
gridmap
0
votes
1
answer
why aren't my collisions working ?
asked
Jan 26
in
Engine
0
votes
0
answers
Object calls function additional time for every instance of the same scene !?
asked
Dec 22, 2021
in
Engine
class
_ready
multiple
call
+2
votes
1
answer
Need help with Control Nodes resizing
asked
Dec 22, 2021
in
Engine
control
resize
shrink
container
visibility
0
votes
0
answers
Frustrating over custom tooltips grow flags.
asked
Dec 18, 2021
in
Engine
control
pivot
grow
flags
tooltip
0
votes
0
answers
Is it possible to backbuffer whole screen without UI elements selectively ?
asked
Dec 16, 2021
in
Engine
shader
screen
backbuffercopy
screen_uv
uvs
0
votes
1
answer
Where the hell are typeof() constants??
asked
Dec 9, 2021
in
Engine
gdscript
typeof
0
votes
1
answer
How do You make_unique in code ?
asked
Dec 9, 2021
in
Engine
shader
material
0
votes
0
answers
Add_child issue in tool script.
asked
Dec 2, 2021
in
Engine
tool
orphan
add_child
0
votes
0
answers
is there a way to prevent mesh from casting shadows in shader ??
asked
Dec 2, 2021
in
Engine
light
shader
shadows
gridmap
3d
+1
vote
0
answers
is there any way of proper combining multiple shaders ?
asked
Nov 7, 2021
in
Engine
0
votes
1
answer
question about more appropriate code structure for optimization
asked
Oct 27, 2021
in
Engine
optimization
code-structure
patt
performance
0
votes
0
answers
Is there a way to detect exact position of collision between area and body ?
asked
Oct 26, 2021
in
Engine
collision
area
rigidbody
3d-collisions
querries
0
votes
1
answer
Icky 3D navigation in Godot
asked
Oct 13, 2021
in
Engine
navigation
editor
3d
gizmos
zoom
0
votes
1
answer
What is this syntax construction in shaders ? how do You read "?"(questionmark) in shaders ?
asked
Oct 10, 2021
in
Engine
shader
syntax
0
votes
1
answer
How to construct rotation matrix when knowing only one vector ?? ( align one axis of matrix to this known vector ) ??
asked
Oct 5, 2021
in
Engine
vector-math
transform
3d
matrix
rotation
0
votes
1
answer
What is the keyboard shortcut for editors "underscore" writing mode ?? I keep accidentally activating it :(
asked
Sep 28, 2021
in
Engine
editor
settings
short
0
votes
1
answer
is it possible to set variable inside shader ONCE ?
asked
Sep 22, 2021
in
Engine
shader
particles
variable
canvas_item
0
votes
0
answers
Scaling texture created dynamically from image scales its color !?
asked
Aug 24, 2021
in
Engine
imagetexture
color
control
texture
rendertexture
+1
vote
0
answers
post import script does not recognize all of the children
asked
Aug 5, 2021
in
Engine
post
import
script
editorscenepostimport
0
votes
1
answer
GridMap enumerates MeshItems out of control, does anyone understand this ?
asked
Jul 22, 2021
in
Engine
gridmap
meshlibrary
mesh
conversion
3d
0
votes
1
answer
Is there a way to test performance of code and it functions for optimization purposes ?
asked
Jul 12, 2021
in
Engine
optimization
debugging
performance
framerate
0
votes
0
answers
Is there a way to dynamically add code lines into scripts, like from stored strings in JSON ??
asked
May 27, 2021
in
Engine
script
dynamic
json
code
string
0
votes
1
answer
Why null instance on get_tree() ??
asked
Mar 11, 2021
in
Engine
yield
null-instance
get_tree
error
0
votes
1
answer
Why are there new errors in debug console after exporting ?
asked
Mar 1, 2021
in
Engine
export
windows
new
errors
0
votes
1
answer
Is there a way to check for ( recently ) freed object ?
asked
Feb 28, 2021
in
Engine
gdscript
previously
freed
instance
check
0
votes
1
answer
Simultaneous scrolling with RichTextLabel
asked
Feb 21, 2021
in
Engine
richtextlabel
scrollbar
scrolling
simultanous
+2
votes
1
answer
Array lost ability to compare content after loading JSON from file ???
asked
Feb 13, 2021
in
Engine
array
parsing
json
gdscript
duplicate
0
votes
1
answer
Class object being referenced globally instead of privately
asked
Jan 10, 2021
in
Engine
gdscript
inheritance
class
globals
0
votes
1
answer
Multiple errors on Godot 3.2 stable startup
asked
Dec 14, 2020
in
Engine
godot3
2stable
error
0
votes
0
answers
Can I force program to calculate slower to prevent frame drop ?
asked
Dec 2, 2020
in
Engine
optimization
framerate
gdscript