DropPod WorldScript

From Serious Sam's Bogus Detour
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.

Properties

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