Free Godot 4.3 Project: First-Person 3D Dungeon Scene (Brackeys)
Original title: 3d-game-in-godot
Overview
3d-game-in-godot contains the project files for Brackeys' video on making 3D games in Godot, built in Godot 4.3 with GDScript. It is a first-person 3D scene that uses the Proto Controller for movement and collision and assembles a modular medieval dungeon kit of walls, arches, barrels, chests, torches and tables into a playable level.
The repository is on GitHub under CC0, so the contents can be used commercially, and project.godot sits in the 3d_game/ folder. It is a gentle first step into 3D level assembly for Godot beginners.
What You Can Learn
- First-person movement with the Proto Controller
- Assembling a level from a modular medieval dungeon kit
Access: Free direct download