-
Notifications
You must be signed in to change notification settings - Fork 7
2_1_Prepare DungeonRoomMeshSetDatabase
Shun Moriya edited this page Sep 27, 2024
·
2 revisions
- Right click on the content browser and select
DungeonGenerator
->DungeonRoomMeshSetDatabase
to create the asset.
Sets the information for the floor, wall, and ceiling parts needed to generate the room.
Each part is selected based on the Parts Selection Method
.
Sets the parts for the floor, walls and ceiling. Multiple parts can be set and the parts are selected based on the Parts Selection Method
.
Name | Function |
---|---|
Random | Parts Selection Method |
Grid Index | Select parts based on grid numbers |
Direction | Select parts based on grid direction |
Name | Function |
---|---|
North | Generate mesh facing north |
East | Generate mesh facing east |
South | Generate mesh facing south |
West | Generate mesh facing west |
Follow Grid Direction | Generate mesh based on grid direction |
Random Direction | Generate the mesh in a random direction |
Specify the static mesh to be generated. The mesh can be obtained from Prepare Mesh Parts page.
Relative Transform
Floor Parts
Each part is generated at the Relative Transform
position with a Static Mesh
whose direction is selected based on the Placement Direction
.
Wall Parts
Ceiling Parts
- How to install DungeonGenerator plugin
- How to use DungeonGenerator plugin
- Prepare mesh parts
- Prepare DungeonGenerateParameter
- Generate a dungeon
- Applications
- Change log
- ダンジョン生成プラグインのインストール方法
- ダンジョン生成プラグインの使用方法
- メッシュパーツを用意する
- DungeonGenerateParameterを用意する
- ダンジョンを生成する
- 応用
- 変更履歴