-
Notifications
You must be signed in to change notification settings - Fork 7
4_1_Generate start and goal rooms as sublevels
Shun Moriya edited this page Sep 27, 2024
·
1 revision
- Create a new level
- Set up a Level Blueprint
- Open Level Blueprint
- Switch to Class Settings
- Switch parent class from
LevelScriptActor
to `DungeonSubLevelScriptActor - Switch to class defaults
- Set the
Grid Size
,Width
,Depth
,Height
to the level you created.
- Register the level in the Sublevel Database
- How to install DungeonGenerator plugin
- How to use DungeonGenerator plugin
- Prepare mesh parts
- Prepare DungeonGenerateParameter
- Generate a dungeon
- Applications
- Change log
- ダンジョン生成プラグインのインストール方法
- ダンジョン生成プラグインの使用方法
- メッシュパーツを用意する
- DungeonGenerateParameterを用意する
- ダンジョンを生成する
- 応用
- 変更履歴