Skip to content

Module for Unity which can be used to generate dungeons

License

Notifications You must be signed in to change notification settings

ruudschouten/ModularDungeons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModularDungeons

This tool can be used to generate procedural dungeons.

Installing

Clone or download the repo and copy 3rd Party, Scripts, Prefabs, Materials and Texture folder to your preferred Unity project. You can simply drop in the Dungeon Generator prefab, or extend the DungeonGenerator class and add features of your own.

Usage

If you enable the Generate on Awake options in the Inspector, a dungeon will be generated when you start your project. You can also call Generate method in the DungeonGenerator class.

About

Module for Unity which can be used to generate dungeons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages