![]() |
Raymond Maarloeve
|
Configuration for building prefabs with weighting and limits. More...
Public Attributes | |
GameObject | prefab |
float | weight = 0.1f |
int | maxCount = 3 |
int | currentCount = 0 |
Configuration for building prefabs with weighting and limits.
int BuildingSetup.currentCount = 0 |
int BuildingSetup.maxCount = 3 |
GameObject BuildingSetup.prefab |
float BuildingSetup.weight = 0.1f |