Base Building Starter Kit is a template developed to provide all the tools necessary for developing a "base building & management" game. The asset includes the following features:
- Room, resource, and NPC creation, acquisition, and management.
- Room building.
- Resource production.
- Leveling system for NPCs and rooms.
- Saving / Loading.
- Time-based task system for building and leveling.
- Off-app resource production (optional).
- Instant building and leveling with custom resources.
- Custom function invocation.
- Camera panning and zooming.
- Touch / mobile device support.
- NPC movement and transfer between rooms.
- Well structured and commented code.
- Detailed Documentation.
The entire project is canvas-based and all systems are carefully structured and interconnected.