SpawnPointConfig
Class in ChivalrousGames.DungeonMaster
Description
Explains to a SpawnPoint how to spawn a Spawnable.
Fields
spawnable | Spawnable | The Spawnable that can be spawned here. |
weight | int | The weight in the random spawn choice. Higher weight means more chances of being spawned. |
adjustment | RandomizableTransformAdjustment | The adjustment applied to the whole Spawnable when spawned. |