Free Godot 3.5 Project: Open Target Shooter 3D Time-Trial Game
Original title: Open Target Shooter
Overview
Open Target Shooter is an open-source third-person time-trial shooter made in Godot 3.5 by teeeece (thelastflapjack), written in GDScript. The game has five levels with par times, badges, and both enemy and friendly targets, which makes it a good look at level design and scoring for a 3D shooting-range game.
The itch.io page offers the Godot project files as a 16 MB zip plus a separate zip of Blender source files, the code is also on GitHub, and the licensing is MIT for code and CC BY 4.0 for assets. Note that the Godot 4 port is unfinished, so Godot 3.5 is required.
What You Can Learn
- Third-person time-trial shooter with par times and badges
- Enemy and friendly target logic in a 3D shooting-range game
- Blender source files provided alongside the Godot project
Access: Free