Template:I BaseDriveableVehicle: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Reformatted to use IO templates, added to Input Templates category)
Line 1: Line 1:
{{ScrollBox|title=BaseDriveableVehicle|noscroll=true|
{{ScrollBox|title=BaseDriveableVehicle|noscroll=true|
; HandBrakeOn
{{IO|HandBrakeOn}}
; HandBrakeOff
{{IO|HandBrakeOff|Turns the handbrake on/off, preventing the vehicle from driving but ''not'' disabling motion from external forces.}}
: Turns the handbrake on/off, preventing the vehicle from driving but ''not'' disabling motion from external forces.
{{I BaseVehicle}}
{{I BaseVehicle}}
}}
}}<noinclude>
[[Category:Input Templates|BaseDriveableVehicle]]
</noinclude>

Revision as of 18:29, 23 January 2020

BaseDriveableVehicle:
HandBrakeOn
HandBrakeOff
Turns the handbrake on/off, preventing the vehicle from driving but not disabling motion from external forces.
BaseVehicle:
Action <float>
Set the speed of the action animation.
Todo: What does this mean?
TurnOn
Start engine and enable throttle.
TurnOff
Stop engine, disable throttle, engage brakes.
Lock
Unlock
Prevent/allow the player from entering or exiting the vehicle.