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

Generate a dungeon at the position of DungeonGenerateActor #29

Closed shun126 closed 4 months ago

shun126 commented 5 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 4 months ago

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

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

shun126 commented 4 months ago

version 1.6.2 has been released.