Car

Car

Level Object
Component
Combine:
Vehicle

Properties

Name Type Description Script Name
Engine Horsepower Float The horsepower given to the vehicle when the gas pedal is used EngineHorsepower
Brake Horsepower Float The horsepower given to the vehicle when Brake/Reverse is used BrakeHorsepower
HighSpeedSteerAngle Float Read Only
The maximum steering angle while in a high-speed state
HighSpeedSteerAngle
HighSpeedSteerAngleAtspeed Float Read Only
The speed threshold for the maximum high-speed steering angle
HighSpeedSteerAngleAtSpeed
Max Speed Float No more horsepower will be generated after the max speed is reached, but the vehicle speed may go over the limit (e.g. through acceleration when going down a hill). MaxSpeed
IdleBrakeInput Float Read Only
When not driving a vehicle, decelerate it by (Idle Brake Input) x (Brake Torque).
IdleBrakeInput
CrashMessFactor Float A parameter used in the damage formula for crash damage calculation CrashMessFactor
Crash Max. Speed Float Used for crash damage calculation. Once exceeding this speed, no more damage will be added. CrashMaxSpeed
CrashMinDamage Float The minimum crash damage used for damage calculation CrashMinDamage
CrashMaxDamage Float The maximum crash damage used for damage calculation CrashMaxDamage