Template:Handling Properties
Jump to navigation
Jump to search
-- Limits coming later. http://projectcerbera.com/gta/sa/tutorials/handling
- mass: float
- turnMass: float
- dragCoeff: float
- centerOfMass: table (table[1] = posX, table[2] = posY, table[3] = posZ)
- percentSubmerged: integer
- tractionMultiplier: float
- tractionLoss: float
- tractionBias: float
- numberOfGears: integer
- engineAcceleration: float
- engineInertia: float
- driveType: string (fwd, rwd, awd)
- engineType: string (petrol, diesel, electric)
- brakeDeceleration: float
- brakeBias: float
- ABS: bool (true, false) DOESN'T WORK
- steeringLock: float
- suspensionForceLevel: float
- suspensionDamping: float
- suspensionHighSpeedDamping: float
- suspensionUpperLimit: float
- suspensionLowerLimit: float
- suspensionFrontRearBias: float
- suspensionAntiDiveMultiplier: float
- seatOffsetDistance: float
- collisionDamageMultiplier: float
- animGroup: ???