2D Dungeon ProGen
A downloadable tool
Download NowName your own price
BSP-3D-generation-with-navmesh-baking
This tool lets you create a 2D dungeon in a 3D enviroment using the XZY orientation. This project presents a prefab where you can configure the diferent parameters of the dungeon.
Parameters
- Map Size
- Corridor Width
- Offset between rooms
- Room minimum size
- The number of iterations that it needs to place every room in it's place
Other functionalities
The Dungeon Generator also bakes the navmesh in case you want to place some enemies or whatever needs to find the right path through the dungeon.
This project does not include tiles, you'll have to use your own tiles for every kind of wall that is placed.
Download
Download NowName your own price
Click download now to get access to the following files:
Dungeon ProGen.unitypackage 36 kB
Comments
Log in with itch.io to leave a comment.
It's simply a "tool". You place the map generator on the scene, fill the parameters and the sprites for the map and the map and mesh gets generated.
Although, I created this a 2-3 years ago. It should still work but I'm not sure.