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.unrealengine.com/marketplace/slug/36a8b87d859f44439cfe1515975d7197
MIT License
27 stars 4 forks source link

Generate a dungeon at the position of DungeonGenerateActor #29

Closed shun126 closed 1 month ago

shun126 commented 2 months ago
  1. DungeonGenerateActor cannot move far away from [0,0,0], it always spawn in [0,0,0]

Originally posted by @MichaelLiew1990 in https://github.com/shun126/UE5-DungeonGeneratorDemo/discussions/25

shun126 commented 1 month ago

240721 The dungeon is generated with the DungeonGenerateActor position as the origin (northwest position).

DungeonGenerateActorの位置を原点(北西の位置)にダンジョンを生成。

shun126 commented 1 month ago

version 1.6.2 has been released.