Template:KV BaseDriveableVehicle: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Added to Keyvalue Templates category)
Line 3: Line 3:
: Players cannot enter vehicle until it is unlocked.
: Players cannot enter vehicle until it is unlocked.
{{KV BaseVehicle}}
{{KV BaseVehicle}}
}}
}}<noinclude>[[Category:Keyvalue Templates|BaseDriveableVehicle]]</noinclude>

Revision as of 17:43, 14 January 2020

BaseDriveableVehicle:
Starts locked <bool>
Players cannot enter vehicle until it is unlocked.

BaseVehicle:

Vehicle Script File (vehiclescript) <string>
The vehicle script files contained in scripts\vehicles\ define the behaviour and handling of a vehicle. It is important to match the right script to the right entity/model:
Scale of action input / framerate (actionScale) <float>
Todo: How fast the vehicle turns/accelerates?