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 cascas
User cascas
Recent activity
All questions
All answers
User cascas
Recent activity
All questions
All answers
0
votes
create_trimesh_collision not working for ArrayMesh?
answered
Jun 11, 2021
in
Engine
gdscript
arraymesh
mesh
collision
create_trimesh_collision
+2
votes
¿How do i substract health when colliding with an object?
answered
Jun 11, 2021
in
Engine
gdscript
enemy
collision
0
votes
clamp 1st person camera in y axis
answered
Jun 11, 2021
in
Engine
camera
gdscript
+1
vote
add children in a random position to grid container
answered
Jan 24, 2021
in
Engine
gridcontainer
containers
button
child
move
+1
vote
Invalid get index on base GDScript when trying to access autoload variable
answered
Jan 24, 2021
in
Engine
gdscript
error
invalid-get-index
godotsteam
autoload
0
votes
i have an error help
answered
Jan 24, 2021
in
Engine
error
help
newbie
+1
vote
Godot on Apple?
answered
Jan 24, 2021
in
Engine
godot
+1
vote
Modifying kids can code procedural generation tutorial to use point and click movement
answered
Jan 23, 2021
in
Engine
godot-engine
point-and-click
procedural-generation
navigation
astar
+1
vote
How to multiply a matrix with a vector in shader?
answered
Jan 23, 2021
in
Engine
shader
+1
vote
How convert a .obj file to .mesh file in Godot?
answered
Jan 23, 2021
in
Engine
godot3-2-3
mesh
zylann-heightmap
terrain
godot-obj
+1
vote
Reaching a child of an instance in a var
answered
Jan 23, 2021
in
Engine
instance
child-node
get_node
0
votes
Handle error when try to run a scene.
answered
Jan 22, 2021
in
Engine
+1
vote
Mouse Movement With Kinematic Bodies
answered
Jan 21, 2021
in
Engine
gdscript
kinematicbody
collisionshape
0
votes
Is there a way to break multiple loops?
answered
Jan 21, 2021
in
Engine
loop
for
break
+1
vote
Query list of project's available plugins
answered
Jan 21, 2021
in
Engine
plugin
editorplugin
gdscript
0
votes
a viewport renders models but makes the environment black and camera doesnt follow the model
answered
Jan 21, 2021
in
Engine
viewporttexture
rendering
camera
0
votes
How to make a KinematicBody2D check whether an area is empty.
answered
Jan 21, 2021
in
Engine
ai
empty-space
detection
0
votes
how to stop sprite from flying in the air forever?
answered
Jan 21, 2021
in
Engine
gdscript
change
scene
3d
help