Difference between revisions of "SurvivalEnemySpawn WorldScript"

From Serious Sam's Bogus Detour
Jump to: navigation, search
m (Text replacement - " This script can be enabled or disabled." to "")
 
Line 1: Line 1:
 
{{WorldscriptIcon|rgb(0, 140, 77)|256|0}}
 
{{WorldscriptIcon|rgb(0, 140, 77)|256|0}}
  
Enemy spawner for survival. See [[Creating a Survival level]] for more information. This script can be executed by other scripts. This script can be enabled or disabled.
+
Enemy spawner for survival. See [[Creating a Survival level]] for more information. This script can be executed by other scripts.
  
 
== Properties ==
 
== Properties ==

Latest revision as of 16:03, 26 July 2017

Enemy spawner for survival. See Creating a Survival level for more information. This script can be executed by other scripts.

Properties

  • Resource UnitType, unit producer
  • Integer NumberToSpawn, default: -1
  • Integer NumberPerPlayer, default: -1
  • Integer MaxToSpawn, default: -1
  • String SpawnPointFilter

Unit sources

  • AllSpawned