Simple Dungeon Generator
Use this Dungeon Generator to create easy to use dungeon environments as prefabs or dynamically.
by ATaxi Studio
Price History +
This project will allow you to add programatic dungeon generation to your project, or to programatically generate dungeons you use as can use as prefabs.
All rooms are square in shape by default, linking together with open walls. The generator can guarantee a minimum number of rooms, with 0 inaccessible rooms.
Simply drag and drop the Building Generator into your project and press Play to see the generator in action. You can tweak the parameters of dungeon generation in the inspector, such as the length or width of the dungeon, as well as change out the room prefabs with your own custom rooms! You will want/need to use the spacing parameters to ensure your custom rooms are placed properly by the generator.