Info target vehicle transition

From Valve Developer Community
Revision as of 18:02, 28 July 2011 by Barracuda (talk | contribs) (Created page with "left|link= {{hl2 point|info_target_vehicle_transition}} It is a vehicle transition point. {{clr}} == Keyvalues == {{KV Targetname}} {{KV Angles}} {{KV E...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Info target.png

Template:Hl2 point It is a vehicle transition point.

Keyvalues

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Pitch Yaw Roll (Y Z X) (angles) <QAngle>
This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.
Start Disabled (StartDisabled) <boolean>
Stay dormant until activated (with theEnableinput).

Inputs

EnableDisable:

Enable / Disable
Enable/disable this entity from performing its task. It might also disappear from view.

Outputs