shun126 / UE5-DungeonGeneratorDemo

Unleash Limitless Dungeon Exploration with Unreal Engine 5's Plugin. Create custom rulesets and generate efficiently for a unique and immersive experience.
https://www.fab.com/ja/listings/11fce4d9-8996-4323-9aac-9cfacbfb95eb
MIT License
30 stars 6 forks source link

Fix the issue where doors are generated inside rooms. #46

Closed shun126 closed 3 months ago

shun126 commented 3 months ago

Describe the bug Fix the issue where doors are generated inside rooms when the room is small and the door sections face each other.

Screenshots

部屋の中にドア

shun126 commented 3 months ago

I will add ‘generate if the identifier is different’ to the gate generation conditions.

shun126 commented 3 months ago

Ver. 1.6.6 has been released.