Shooting Gallery
PlayMaker → Addons → Shooting Gallery Game
A carnival style shooting game.

Features
The sample shows how to:
- Spawn random targets with timeouts.
- Tween position to transition targets in/out.
- Use raycasts to hit targets.
- Add points based on the target hit.
- Show a countdown timer with a color gradient.
- Add time when special targets are hit.
- Show bullets UI with reload indicator.
- Show Times Up when out of time.