-
-
Notifications
You must be signed in to change notification settings - Fork 9
[Deprecated] Clutch (for Bikes)
⚠️ Attention: This function has been discontinued. We recommend using the method of VehIK mod created by zzpuma.
This feature animates the clutch when the bike changes gears, offering a more realistic riding experience. The clutch rotates along the Z-axis based on a specified rotation value. This animation adds dynamic behavior to the clutch during gear shifts, enhancing the immersion.

The clutch animation is controlled by either of the following methods:
- Node Naming Convention → A quick and straightforward approach (Basic method).
- JSONC Configuration → A more flexible and recommended method for advanced control.
You can configure the clutch animation via JSONC, providing more flexibility and ease of tuning.
{
"clutch": {
"offset": 45.0
}
}✔ Easier tuning → Adjust clutch rotation without altering the model files.
✔ More control → Fine-tune clutch behavior across different bikes.
✔ Flexible updates → Update settings dynamically without re-exporting the model.
In-game, the clutch will animate smoothly based on the gear shift, rotating along the Z-axis according to the defined value (e.g., 45°). This animation provides a more immersive experience, enhancing the bike's gear-shifting realism.