Posted December 01, 2022 by CyclopsGames
Fixed a bug where rooms being placed were not looking at surrounding rooms other than the one that called the room generation method. Now all rooms will be generated properly. This became evident when I used generic rooms in Unity to place down the layout and walls were appearing when they shouldn't. This version should fix that issue.