Difference between revisions of "SpawnUnitAsLoot WorldScript"

From Serious Sam's Bogus Detour
Jump to: navigation, search
(Created page with "{{WorldscriptIcon|rgb(64, 58, 102)|256|0}} This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled. == Properties == * R...")
 
Line 1: Line 1:
 
{{WorldscriptIcon|rgb(64, 58, 102)|256|0}}
 
{{WorldscriptIcon|rgb(64, 58, 102)|256|0}}
  
This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled.
+
Spawns a unit on the position of another unit. This script can be executed by other scripts. This script can be enabled or disabled.
  
 
== Properties ==
 
== Properties ==

Revision as of 12:12, 26 July 2017

Spawns a unit on the position of another unit. This script can be executed by other scripts. This script can be enabled or disabled.

Properties

  • Resource UnitType, unit producer
  • Unit feed SpawnOn
  • Float JitterX
  • Float JitterY

Unit sources

  • LastSpawned
  • AllSpawned