SmartMap is a procedural style world-map creation utility or "Desktop World." Made for Unity as a plugin, it harnesses the power to build unlimited tile-sets with one click. Supports most linear layered tile-sets and modular tiles that you can purchase on the Unity Store. There are two modes: House and Module mode to create generic massive towns and dungeons with one click Technical Detailes:
- Layered Terrain Generator that flattens terrain under your Modules (tilesets)
- Create House, Dungeon and Labyrinth (moduler) style tilesets using as many meshes as you would like, with a default of only 5 mesh types _Side for exterior walls, _Hall for interior walls (subrooms), _End for doors, _Floor for floorspace or items, and _Corner for all corners. And all 10 types when in Module mode.
- A mesh rendomizer for infinate meshes per category
- Intelligent Door placement per room in House mode.
- House Mode: A Floor layer '0' for varied floors and a Wall layer '1' for the walls and items.
- Module Mode: Puzzle piece style modules to create infinite random structures using only 10 tile types, or just 1 tile spread out across town, to place full modular homes on your favaorite hilly or flat terrain.
- Access to modifiable scripts for the user, to intelligently place items in the dungeons and homes; and modify your dungeon building.