Publisher | Pedro Rainha |
---|---|
File size | 487.36kB |
Number of files | 40 |
Latest version | 1 |
Latest release date | 2021-03-17 08:56:21 |
First release date | 2021-03-01 08:27:44 |
Supported Unity versions | 2018.4.2 or higher |
Dungeon Generator 3D is a basic Procedural Dungeon Generator that create fully random Procedural Dungeons in 3D. The algorithm is fairly simple and fast.
The algorithm currently includes:
- Doors Generation
- Lighting Generation
- Content Generation directed to barrels
- Content Generation directed to other objects, such as pillars.
- Content Generation of Wall objects directed to wall torches.
- Enemies Generation.
- Custom Boss Room.
- Player Room doesn't spawn Enemies
- Each Room has a box collider that can access the doors objects of the room if the player enters the room.
Current Limitations/Future Additions:
- Ceiling - Custom Rooms besides the boss room - Complex content generation algorithm - 3d rooms - 2D - Maze Algorithm - Block 1x1x1 assets for structure
The algorithm currently includes:
- Doors Generation
- Lighting Generation
- Content Generation directed to barrels
- Content Generation directed to other objects, such as pillars.
- Content Generation of Wall objects directed to wall torches.
- Enemies Generation.
- Custom Boss Room.
- Player Room doesn't spawn Enemies
- Each Room has a box collider that can access the doors objects of the room if the player enters the room.
Current Limitations/Future Additions:
- Ceiling - Custom Rooms besides the boss room - Complex content generation algorithm - 3d rooms - 2D - Maze Algorithm - Block 1x1x1 assets for structure