A drop-in level map for level based games. Lay out stages, press Play, ship.
What it does
- Stages with locked, unlocked, current and completed states
- Linear chains or branching paths (require all, or require any)
- Star ratings per stage, best result kept across replays
- Scrollable map that slides to the current stage
- Save and load progress, PlayerPrefs by default or your own store
- One call to clear a stage and unlock the next ones
What's included
- Visual Map Designer window: place, drag and link stages
- Map Validator that flags unreachable stages and bad links
- Drop-in uGUI view, a cannot-break demo scene, full docs
- Code-drawn nodes, stars and paths, so no textures to import
Requirements
- Unity 2021.3 or newer. No dependencies.
Support
- info@favengames.com
- Documentation is included in the package (README + Documentation).