Unity2D Dungeon Generator
- June 18, 2021
- epoHless
EPOHLESS DUNGEON GENERATOR CHECK OUT THE DEMO HERE! This is a Dungeon Generator for Unity 2D, It comes with a playable example scene. Customize the rooms to be squared or random;You can change the size of the rooms or the distance between them;The floor/corridor/topWall/bottomWall tilemap accept an array of tiles, making the dungeon even more unique;At the start the algorithm spawns the player and…