Template:I BaseVehicle: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Robot: fixing template case.) |
||
Line 1: | Line 1: | ||
{{ | {{KV Targetname}} | ||
* '''Action <float>''' | * '''Action <float>''' | ||
: Set the speed of the action animation | : Set the speed of the action animation |
Revision as of 19:56, 19 January 2009
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
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.