Boomer Shooter
Here's an improved description for Boomer Shooter:
Boomer Shooter - A fast-paced FPS prototype built in Godot 4.3
Sprint, slide, and blast your way through this open-source first-person shooter experiment. Created over a weekend as a deep dive into state machine architecture and FPS mechanics.
Features
- Smooth movement system with sprinting, crouching, and sliding
- Weapon handling with reload mechanics
- State machine-driven player controller
A learning project focused on understanding FPS fundamentals and state management patterns. Built with insights from GDQuest's excellent Godot 4 FPS Arms demo.
Controls
- WASD - Movement
- Space - Jump
- Shift - Sprint
- Ctrl - Crouch
- Sprint + Crouch - Slide
- R - Reload
Open Source - Dive into the code on GitHub
Built on Godot 4.3 Stable

Comments
Log in with itch.io to leave a comment.
Metal
🤘
huh, I tried sprinting once and then lost my ability to reload forever X)
Thanks for letting me know! This should be fixed in a future build