CSP/Cars/New inputs for dynamic controllers
CSP adds new inputs that could be used in dynamic physics controllers (along with existing ones like LATG
):
HEADLIGHTS
;CLUTCH
;HANDBRAKE
;HORN
;GEAR_ALT
: unlike originalGEAR
, this one does not go through neutral when shifting;LIGHT_EXTRA_A
;LIGHT_EXTRA_B
;LIGHT_EXTRA_C
;LIGHT_EXTRA_D
;LIGHT_EXTRA_E
(added in 0.1.76);LIGHT_EXTRA_F
(added in 0.1.76);AXLES_DIFFERENCE_RELATIVE
: relative difference in angular speed of axles (averaging wheels angular speed);AXLES_DIFFERENCE_ABSOLUTE
: absolute difference;AXLES_DIFFERENCE_SIGNED
: above zero if front axle spins faster than rear one;FRONT_AXLE_DIFFERENCE_RELATIVE
: relative difference in angular speed of front wheels;FRONT_AXLE_DIFFERENCE_ABSOLUTE
: absolute difference;FRONT_AXLE_DIFFERENCE_SIGNED
: above zero if left wheel is faster;REAR_AXLE_DIFFERENCE_RELATIVE
: same, but for rear axle;REAR_AXLE_DIFFERENCE_ABSOLUTE
;REAR_AXLE_DIFFERENCE_SIGNED
;DAMAGE_ENGINE
: from 0 to 1 (added in 0.1.76);DAMAGE_GEARBOX
: from 0 to 1 (added in 0.1.76);
Also, since 0.1.77 car physics can use Lua script which can access car state, do its computation and set 8 different values:
SCRIPT_0
;SCRIPT_1
;SCRIPT_2
;SCRIPT_3
;SCRIPT_4
;SCRIPT_5
;SCRIPT_6
;SCRIPT_7
.
- πΌ ..
- π About guessed configs
- π Aerodynamics
- π Analog instruments
- π Animations
- π Audio options
- π Body flex
- π Brake Disc FX
- π Cosmic Suspension
- π Custom suspension joints
- π Deforming bonnets
- π Digital instruments
- π Driver model
- π Driver weight shift
- π Emissive objects
- π Enabling extended physics
- π Exhaust flames
- π Exhaust smoke
- π Extra switches
- π Extra turbo options
- π Fake Shadows FX
- π General options
- π Instruments inputs
- π Instruments options
- π LED panels
- π Local cubemaps
- π Meshes splitting
- π Miscellaneous options
- π More clutch damage
- π Multichannel emissives
- π Neck FX
- π New inputs for dynamic controllers
- π Node adjustments
- π Physics scripts
- π Setup controllers
- π Smart Mirror
- π Sparks
- π Suspension
- π Tips and tricks
- π Tyre Types
- π Tyres FX
- π Vintage tachometers
- π Visually adjustable wings
- π Wheels
- π Wobbly bits
- π Wobbly wipers