This is an Unreal Engine 4/5 plugin to generate procedural dungeon.
Stars
766
Forks
86
Watchers
766
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
Fixed auto-migration for the DoorType variable of Door actors into DoorComponent
1a603a4View on GitHubMerge latest fixes into minor before publishing new minor version
e02a9e0View on GitHubMoved Open/Lock door states from DoorComponent to RoomConnection
812788aView on GitHubFixed octree not rebuilt when loading dungeon or in multiplayer
8e69c24View on GitHubUpdated Octree to be filled with subboxes + moved octree to DungeonGraph + Check room overlap with octree for better performances
8050892View on GitHub