Files
GTAConnectedDocs/resources
Claude 350260096b Enhance UI with animations, fix handling, add color slots & upgrades
- Add glowing scrollbar with pulsing animation effect
- Add selection glow/breathing effect on highlighted items
- Add animated accent line at header with center highlight
- Add glowing toggle indicators when features are ON
- Fix vehicle handling to use proper GTA Connected API:
  - vehicle.setSuspensionHeight() for suspension
  - physical.mass property for weight
  - physical.turnVelocity for center of mass simulation
- Add custom 4-color selector (Color 1-4 slots)
  - Uses vehicle.colour1/2/3/4 properties
  - Falls back to natives.changeCarColour when needed
- Add Vehicle Upgrades menu:
  - Performance: Nitro, Hydraulics
  - Wheels: 12 different wheel types
  - Exhausts: 5 exhaust options
  - Spoilers: 6 spoiler options
  - Roof: Scoop and vents
  - Side skirts: Chrome and alien variants
  - Remove individual or all upgrades
2026-01-19 20:27:45 +00:00
..