-
-
Notifications
You must be signed in to change notification settings - Fork 9
[Deprecated] Gear Switcher (for Bikes)
Grinch_ edited this page Jan 19, 2026
·
3 revisions
The gear lever animation system responds to vehicle gear changes by rotating the lever along the X-axis. You can implement this through two methods: using a specially named dummy or JSONC configuration.
{
"gearlever": {
"offset": 30.0
}
}The gear lever will rotate based on the specified angle when changing gears:

