I want to make a 3D game on Godot with the player who can walk on walls and ceiling but I've tried to make this but it didn't work :( This is the code of my Pla
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
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
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
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
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