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...")
 
m (Text replacement - " This script can be enabled or disabled." to "")
 
(One intermediate revision by the same user not shown)
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.
  
 
== Properties ==
 
== Properties ==

Latest revision as of 16:03, 26 July 2017

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

Properties

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

Unit sources

  • LastSpawned
  • AllSpawned