SpawnDropUnit WorldScript

From Serious Sam's Bogus Detour
Revision as of 19:19, 24 July 2017 by Scratch (talk | contribs) (Created page with "{{WorldscriptIcon|rgb(102, 205, 218)|256|0}} This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled. == Properties == *...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled.

Properties

  • Resource UnitType, unit producer
  • String SceneName
  • Float Height, default: 100
  • Float InitialFallSpeed, default: 0.05
  • Float MaxFallSpeed, default: 0.4
  • Float FallSpeedMultiplier, default: 1.1
  • Unit feed DropTrigger, validates

Unit sources

  • LastSpawned
  • AllSpawned