Types/SpawnPoint
Revision as of 13:45, 22 August 2018 by Bilka (talk | contribs) (Created page with "The definition of a evolution and probability weights for a spawnable unit (Types/UnitSpawnDefinition) for a Prototype/EnemySpawner. It can be specified as a table wit...")
The definition of a evolution and probability weights for a spawnable unit (Types/UnitSpawnDefinition) for a Prototype/EnemySpawner. It can be specified as a table with named or numbered keys, but not a mix of both.
Mandatory properties
evolution_factor or 1
Type: Types/double
spawn_weight or 2
Type: Types/double
Must be >= 0.