Infinity Dungeon Generator is generation tool. It lets you quickly design own dungeons both at runtime and design-time. Procedural level generation of infinity (never ending) dungeons at runtime.
Features:
- Procedural Infinity Generator: The infinity dungeon creates a new room and the next corridor, the previous room and corridor disappears.
- Dungeon Generator: Generate levels with a single click.
- Runtime Dungeons: Generate dynamic dungeons at runtime.
- NavMeshSurfaces: Generates dynamic navigation mesh. High Level API Components for Runtime NavMeshBuilding required.
- Source Code: Source Code and documentation.
- Extensible: Designed to be modular and extensible, use public methods to call dungeons at runtime.
Support:
email: sergey@morozovsergey.com
let me know if you need any help to configure NavMeshSurfaces with infinity Dungeon Generator to your project.