Toggle navigation
Godot Engine - Q&A
Email or Username
Password
Remember
Login
Register
|
I forgot my password
Questions
Unanswered
Tags
Ask a Question
Answers by siska
User siska
Recent activity
All questions
All answers
User siska
Recent activity
All questions
All answers
0
votes
Invalid set index 'visible' (on base 'null instance') with value of type 'bool'
answered
Apr 7, 2022
in
Engine
null-instance
invalid-set-index
error
+2
votes
How to change a variable value in Static GDScript?
answered
Apr 7, 2022
in
Engine
gdscript
variable
0
votes
confusion about animationplayer methods & animation process mode
answered
Mar 29, 2022
in
Engine
gdscript
animationplayer
3d
0
votes
Is a Node an object instance of the script it is attached to, or simply a separate object?
answered
Jan 7, 2022
in
Engine
inheritance
objects
node
script
extends
+1
vote
Texturing in Blender or in Godot?
answered
Feb 18, 2021
in
Engine
texture
materials
blender
3d
model
0
votes
How to have CollisionObject2D._input_event() only trigger for the topmost collision object?
answered
Jun 7, 2019
in
Engine
collisionobject2d
input_event
_input_event
area2d
set_input_as_handled
0
votes
Is there a way to see if a script is attached to a node ?
answered
May 6, 2019
in
Engine
editor
script
godot3