Category "godot"

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

Exporting for Linux, OS.is_debug_build() is always true

I'm trying to export my Godot game server with the Linux/X11 preset (plus unchecking "Export with Debug") but calling OS.is_debug_build() is still returning tru

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

Godot export to IOS failed

i want to export godot project to ios project. But when exporting, i got this "Project /godot_ios.xcodeproj cannot be opened because the project file cannot be

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