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
Can You override Editors debug hint messages ?
asked
Mar 8
in
Engine
debug
editor
tool
0
votes
0
answers
how do Yuo "unpush" metadata of RochTextLabel BBcode stack ?
asked
Feb 8
in
Engine
richtextlabel
bbcode
+1
vote
1
answer
Question about function stack resolution queue
asked
Dec 27, 2022
in
Engine
code
gdscript
for-loop
0
votes
1
answer
Can anyone explain how can I use Nodepath to store reference to a property in a variable ?
asked
Dec 17, 2022
in
Engine
nodepath
+1
vote
1
answer
slerp can't work with normalized vectors ?
asked
Dec 15, 2022
in
Engine
vector3
slerp
transform
3d
+1
vote
0
answers
Can we create our own import presets or automatically set import script for all objects in directory ?
asked
Dec 13, 2022
in
Engine
blender
import
workflow
+1
vote
0
answers
how can I access shape_keys from .mesh ??
asked
Dec 12, 2022
in
Engine
mesh
shape_key
blend_shape
+1
vote
0
answers
One-shot particle lag in editor
asked
Dec 12, 2022
in
Engine
particles
lag
stutter
one-shot
emission
0
votes
1
answer
Question about more control with export hints
asked
Dec 8, 2022
in
Engine
export
keyword
variable
script
0
votes
1
answer
How is this 3D effect achieved ?
asked
Nov 12, 2022
in
Engine
light
shading
lowpoly
3d
0
votes
0
answers
Optimizing 3d asset size
asked
Sep 18, 2022
in
Engine
asset
optimization
3d
model
blender
0
votes
1
answer
multimesh optimization - tips please
asked
Jun 7, 2022
in
Engine
multimesh
optimization
0
votes
0
answers
mesh_add_surface: Condition "!(p_format & VisualServer::ARRAY_FORMAT_VERTEX)" is true.
asked
Jun 2, 2022
in
Engine
error
mesh
surface
multimesh
0
votes
1
answer
problem regarding exporting armature animation from Blender to Godot
asked
May 23, 2022
in
Engine
export
import
animation
blender
keyframe
0
votes
0
answers
I need tips regarding mass model import - parenting to shared armature automatization
asked
Apr 17, 2022
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, 2022
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, 2022
in
Engine
shader_param
tween
uniform
interpolation
property_path
0
votes
0
answers
particles visibility question
asked
Feb 15, 2022
in
Engine
particles
visibility
optimization
3d
0
votes
1
answer
How do You do trailed-style special effects in 3D ?
asked
Feb 14, 2022
in
Engine
shader
3d
particles
sfx
0
votes
1
answer
is there a way to check quitting process ?
asked
Feb 9, 2022
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, 2022
in
Engine
load
preload
error
resourceloader
0
votes
0
answers
recalculating normals in shaders for shadow casting
asked
Jan 28, 2022
in
Engine
shader
shadows
mesh
gridmap
0
votes
1
answer
why aren't my collisions working ?
asked
Jan 26, 2022
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
+2
votes
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
2
answers
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
Page:
1
2
next »