Unity USPSA Match v1.0.0
Unity USPSA Match — a 3D practical-shooting (USPSA-style) stage for Android, built in Unity 6. All geometry, targets, HUD, and audio are generated in code — no art or audio asset files.
Gameplay
- Freestyle course of fire, Comstock scoring, Minor power factor
- Paper targets with A/C/D zones (2 hits each), steel poppers, and no-shoot penalty targets
- Buzzer-started timer, scored by hit factor (points ÷ time)
- Magazine + reload; procedural gunshot/impact SFX and a 12-bar blues-rock soundtrack
Install
Sideload the APK (IL2CPP / ARM64, debug-signed, landscape):
adb install -r UnityUSPSAMatch-v1.0.0.apk
or copy it to your device and tap it (enable "install unknown apps").