-
Notifications
You must be signed in to change notification settings - Fork 7
3_1_Generate a dungeon on the editor
Shun Moriya edited this page Sep 27, 2024
·
1 revision
- Set the level to your liking, such as lights, etc.
- Place
PlayerStart
on the level. The position is set when the dungeon is generated. - Place
Nav Mesh Bounds Volume
on the level. The position and size are set at the time of dungeon creation. - Open the DungeonGenerator window by selecting
Window
->DungeonGenerator
in the menu.
- Manipulate the DungeonGenerator window.
- Select
DungeonGenerateParameter
. - Click the
Generate dungeon
button to create a dungeon in the level. - Click the
Clear dungeon
button to reset the generated dungeon.
- Select
- How to install DungeonGenerator plugin
- How to use DungeonGenerator plugin
- Prepare mesh parts
- Prepare DungeonGenerateParameter
- Generate a dungeon
- Applications
- Change log
- ダンジョン生成プラグインのインストール方法
- ダンジョン生成プラグインの使用方法
- メッシュパーツを用意する
- DungeonGenerateParameterを用意する
- ダンジョンを生成する
- 応用
- 変更履歴