VehicleHandlingScripts

From Empires Wiki
Revision as of 07:59, 10 August 2017 by Thexa4 (talk | contribs) (→‎axle)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Empires Scripting Documentation
Scripting Overview | Vehicle Script Overview | Vehicle Handling Script Overview | Weapon Script Overview | Armor Script Overview | Building Script Overview | Infantry Script Overview | Hint Messages | Loading Screen Script Overview | Tutorials



Overview

Vehicle handling scripts have quite a few variables. This tries to describe the parameters you can use to fine tune vehicle handling.

Also see: https://developer.valvesoftware.com/wiki/Vehicles_(Scripting_Parameters)

vehicle Properties

body

massCenterOverride
massOverride
addGravity
tiltForce
tiltForceHeight
counterTorqueFactor
keepUprightTorque
maxAngularVelocity

engine

horsepower
maxRpm
maxSpeed
maxRevSpeed
axleRatio
throttleTime
gearCount
gearRatio
shiftUpRPM
shiftDownRPM
boostForce
boostDuration
boostDelay
boostMaxSpeed
autobrakeSpeedGain
autobrakeSpeedFactor
torqueBoost
isAutoTransmission

steering

degreesSlow
degreesFast
degreesBoost
steeringRateSlow
steeringRateFast
steeringRestRateSlow
steeringRestRateFast
speedSlow
speedFast
turnThrottleReduceSlow
turnThrottleReduceFast
brakeSteeringRateFactor
throttleSteeringRestRateFactor
powerSlideAccel
boostSteeringRestRateFactor
boostSteeringRateFactor
steeringExponent
isSkidAllowed
dustCloud

axle

A vehicle can have multiple axle definitions.

wheels

suspension

vehicle_sounds Properties

A vehicle_sounds entry can have multiple of the following sections:

state

Name