DropPod WorldScript

From Serious Sam's Bogus Detour
Revision as of 11:43, 26 July 2017 by Scratch (talk | contribs)

Jump to: navigation, search

Drops a spawner pod with a unit inside after a random delay. When the pod starts to drop, TriggerOnStart is executed. When the pod has dropped and the unit has spawned, TriggerOnDropped is executed. This script can be executed by other scripts. This script can be enabled or disabled.

Properties

  • Resource SpawnType, unit producer
  • Unit feed TriggerOnStart, validates
  • Unit feed TriggerOnDropped, validates