RoomMapConfig
Class in ChivalrousGames.DungeonMaster
Description
Describes the behavior of the map for a Room.
Fields
rotateMapGameObjects | bool | Check this box if the GameObject that represents the Room should rotate on the map to reflect the Room rotation. |
mapGameObjects | MapGameObjects | The GameObjects that represents this Room and Dungeon Character position. If null, default values of the LevelMapConfig will be used. |