Requires Unity 3.5.4 or higher.
Visit here for web player demo.
Do you want your game player to cross the limited bounds of the map?
Then "Infinite Map Builder" Scripts is the perfect tool to do that. It includes decentralized map creation methods to create infinite map, city, ruins, village or whatever you want. You just need to pass tileable prefabs and map size, and then the script handles the rest.
Exceptional features are :-
- Now optimized for Mobile Platform
- Creates only if visible. That is, it creates map only in that part which is visible by the main camera. It automatically tracks the main camera position and creates new maps and also destroys which is not visible.
- Multiple map themes can be used (in form of prefabs), and the script uses them to create whole map scenerio which
is endless.