TrackedDeployableClass

Classlabel: "trackdeploy"

Class Tree: Entity->GameObject->Craft->TrackedVehicle->TrackedDeployable

Description:
A Tracked Vehicle that can Deploy.

ODF Properties:
  • [TrackedDeployableClass]

    timeDeploy = 5.0f
    Time in seconds it takes to Deploy.

    timeUndeploy = 5.0f
    Time in seconds it takes to Undeploy.

    soundDeploy = "trdeploy.wav"
    Sound file played when this object Deploys.

    soundUndeploy = "trundepl.wav"
    Sound file played when this object Undeploys.

    isStealthDeployed = false
    If true, this object is hidden from Radar / Target if line of sight is blocked.
On this page