Free Godot Project: Official Third-Person Shooter Demo (TPS Template)
Original title: Third Person Shooter Demo
Overview
This is the official Godot third-person shooter demo, presented on the Godot for Games channel and maintained as one of the godotengine demos. Written in GDScript, it covers 3D character movement, shooting, interactions, physics and animation, and it pairs them with high-quality assets and lighting so it doubles as a TPS template.
The project is a free direct download from GitHub, with the code under MIT and the assets under CC-BY 4.0. It is worth studying for anyone who wants a polished 3D action reference rather than a bare prototype.
What You Can Learn
- 3D character movement and shooting in a TPS setup
- High-quality asset and lighting setup usable as a TPS template
Access: Free direct download