Publisher | Digital Sagas LLC |
---|---|
File size | 3.62MB |
Number of files | 162 |
Latest version | 1 |
Latest release date | 2024-05-22 07:24:13 |
First release date | 2024-05-22 07:24:13 |
Supported Unity versions | 2018.4.2 or higher |
Dungeon Generator can be used to generate 2D grid-based levels for Rogue-Like and Rogue-Lite games using room templates. Room size can be configured as well as grid size. Starting position in level can be randomized and player can be placed in this random position. Spawn points can be added to rooms which can be used to randomly place enemies, NPCs, game items and other game objects.
Levels can be generated when a scene is loaded, or by using script calls to functions in C#. Dungeon Generator is also compatible with NavMeshPlus asset used for path finding. Rooms can be built using the Tile Palette and can have any shape, as long as they are within the room size, and they have the correct room openings.