I want to create a "hotbar" like in MMO or MOBA games where a key press activates a skill. I found a gdscript tutorial but it uses clicks and not key presses. I
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 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
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