Difference between revisions of "SpawnUnitWithEffect 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(205, 102, 218)|256|0}}
 
{{WorldscriptIcon|rgb(205, 102, 218)|256|0}}
  
Spawns a unit on the position of this script, with the given effect. This script can be executed by other scripts. This script can be enabled or disabled.
+
Spawns a unit on the position of this script, with the given effect. This script can be executed by other scripts.
  
 
== Properties ==
 
== Properties ==

Latest revision as of 16:00, 26 July 2017

Spawns a unit on the position of this script, with the given effect. This script can be executed by other scripts.

Properties

  • Resource UnitType, unit producer
  • String SceneName
  • Resource SpawnEffect, effect
  • Integer SpawnLayer
  • Unit feed EffectFinishTrigger, validates
  • Integer EffectLayer
  • Resource SpawnSound, sound

Unit sources

  • LastSpawned
  • AllSpawned