Skip to content

[Deprecated] Gear Switcher (for Bikes)

KaiQ edited this page Feb 20, 2026 · 3 revisions

⚠️ Attention: This function has been discontinued. We recommend using the method of VehIK mod created by zzpuma.

📋 Overview

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.

📄 JSONC Configuration

{
  "gearlever": {
    "offset": 30.0
  }
}

🚗 Visual Example

The gear lever will rotate based on the specified angle when changing gears:

Clone this wiki locally