Spy 39
Spy 39 is a stealth-focused 2D shooter where players infiltrate hostile sectors to rescue captured agents and recover intelligence. Built in Unity, the project focused on responsive stealth mechanics, scalable mission progression, and upgrade systems that keep gameplay engaging across a large number of levels.
Problem
Stealth shooters require clear enemy behavior and predictable player feedback to feel fair. The project required building a framework capable of supporting many missions, different weapon types, and stealth interactions while remaining smooth and responsive on mobile devices.
Constraints
- Full gameplay implementation in Unity based on a predefined design document
- Gameplay had to remain readable and responsive on small mobile screens
- Levels needed to scale in difficulty across 180 missions without requiring manual scripting for each one
- Enemy detection and player actions had to remain predictable to avoid frustrating stealth failures
Approach
Stealth Detection Mechanics
Implemented enemy vision and detection logic allowing guards to react to player movement and actions, creating a consistent stealth gameplay loop.
Procedural Mission Progression
Designed a scalable level progression structure where missions increase in complexity and difficulty across sectors without requiring unique scene setups for every level.
Weapons and Disguise Systems
Implemented multiple weapons and disguise options that allow players to approach missions with different strategies.
Economy and Monetization Integration
Integrated coin rewards, ads, and in-app purchases to support progression systems such as weapon upgrades and boosters.
Implementation Highlights
Enemy Detection System
Developed guard vision and detection mechanics that determine when players are spotted, enabling stealth-focused gameplay.
Sector-Based Level Progression
Implemented a scalable level progression framework supporting over 180 missions with increasing difficulty across multiple sectors.
Weapon and Equipment System
Built a flexible loadout system allowing players to unlock and use different weapons and disguises during missions.
Mobile Gameplay Optimization
Optimized controls and UI to maintain clarity and responsiveness on mobile screens during fast-paced stealth encounters.
Screens
Tap an image to open. Pinch to zoom inside the modal.
Results
180+
Playable Levels
Delivered a scalable mission progression system capable of supporting hundreds of stealth encounters.
Multiple Weapons & Disguises
Equipment Options
Implemented customizable loadouts allowing players to approach missions with different strategies.
Ads + In-App Purchases
Monetization
Integrated rewarded ads and purchases to support progression systems and unlockable equipment.
Next Steps
Future improvements could include additional enemy types, new mission objectives, and expanded stealth mechanics such as environmental interactions.