Arcade Car Controller v2

DOWNLOAD WINDOWS DEMO


CUSTOM ARCADE CAR CONTROLLER

  • Custom raycast car system.
  • Skip WheelCollider's complexity!
  • Lightweight, simplified physics.
  • Handles slopes and uneven terrain.
  • Customizable ground friction (turf, ice, asphalt, etc.).
  • Ackermann steering for improved handling with less tire slip.
  • Handbrake drifting.
  • Designed for fun arcade driving gameplay.

EASY SETUP

  • Customize all physics parameters in the inspector.
  • Gizmos and editor tools help with configuration and debugging.

CODE ARCHITECTURE

  • Clean code.
  • Built to be easy to understand, modify, and build upon.
  • Separation of concerns: logic vs. visuals.
  • Cherry-pick the parts you need!
    • Minimal inter-dependencies.
    • Modularity.

SOUNDS AND VISUALS

  • Wheels suspension.
  • Skid marks and smoke.
  • Skid sound.
  • Engine sound.
  • Tire impact sound.
  • Car impact sound.

SAMPLE

  • 2 fully configured vehicles: car and bus.
  • Map showcasing all features.
  • TIP: Use a joystick for the best experience.