Template:I BaseVehicle

From Valve Developer Community
Revision as of 19:56, 19 January 2009 by VDCBot (talk | contribs) (Robot: fixing template case.)
Jump to navigation Jump to search
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

  • Action <float>
Set the speed of the action animation
  • TurnOn
Turn on: Start engine & enable throttle
  • TurnOff
Turn off: Stop engine, disable throttle, engage brakes.
  • Lock
Prevent the player from entering or exiting the vehicle.
  • Unlock
Re-allow the player to enter or exit the vehicle.