Difference between revisions of "SpawnUnit WorldScript"

From Serious Sam's Bogus Detour
Jump to: navigation, search
Line 13: Line 13:
 
* <code>LastSpawned</code>
 
* <code>LastSpawned</code>
 
* <code>AllSpawned</code>
 
* <code>AllSpawned</code>
 +
 +
[[Category:WorldScripts]]

Revision as of 19:25, 24 July 2017

This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled.

Properties

  • Resource UnitType, unit producer
  • String SceneName
  • Integer Layer

Unit sources

  • LastSpawned
  • AllSpawned