DifferentialComponent
is a type of PowertrainComponent
that splits input torque between two or more outputs.
There can be multiple DifferentialComponents
present on one vehicle and one differential can output to other differentials which is useful for 4WD setup with center differential.
Unused differentials should be removed. E.g. a front differential that none of the other powertrain components (transmission, other differentials, etc.) are outputting to should be removed, as only powertrain components that have a path to Engine are updated.
Torque in open differential is equally split between the left output and right output.
Locked differential keeps both outputs rotating at same angular velocity.
Replaces previous separate ViscousLSD and ClutchLSD options. Torque will be sent to the slower spinning wheel, keeping the wheels locked, up to the slip torque value.
Can be used to assign an external differential delegate function.
To achieve a specific drivetrain configuration, different differential layouts can be used. For example: