Skip to content

[Deprecated] Gear Switcher (for Bikes)

Grinch_ edited this page Jan 19, 2026 · 3 revisions

📋 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