Category "gdscript"

Godot - get_node: Node not Found - GDScript

Please help! I keep getting this error message when I run my code for a title page for my game! I'm quite new to Godot. Here's the scene tree: Image TitleScreen

When raycasting forms multiple intersections, which point does it return? Can which point is returned be controlled?

I'm working on a chess "game" in Godot where players can import 3D models for the board and wrap a checkerboard around it with uv coordinates. All the conversio

Spawning rigidbodies with velocity

So I am making a gun in a Godot game. I want to use rigidbodies for the bullets, and it spawns like normal out of the gun. However, I cannot seem to find a way