The Intevion Vehicle Controller is a lightweight vehicle controller with a convenient API. It is based on the Wheel Collider and suitable for action games. The second version of the Intevion Vehicle Controller has been completely re-worked, many aspects of the controller have been improved and vehicle behaviour became more realistic.

With Intevion Vehicle Controller you can build different kinds of vehicles with any number of axles and wheels, and with different drivetrains types: Rear-Wheel Drive, Front-Wheel Drive or Four-Wheel Drive. Also the controller allows to configure any number of wheels on a single axle.

The Intevion Vehicle Controller controls only the vehicle behaviour. All other things, like visual effects, sound effects, camera behaviour, lies outside the responsibility of the controller. This allows you to choose any other assets for these purposes which you want or which more suitable for your task. You can implement own components too. In demo scene are shown several examples which you can examine (skid-marks controller, engine SFX controller and camera controller). With Intevion Vehicle Controller you also can choose any input system to implement player input, or you can attach any AI to control the vehicle.

The Intevion Vehicle Controller also provides:

  • Three type of transmission: Automatic, Semi-Automatic and Manual. 
  • Adjustable center of mass.
  • Auto-calculation of the steering geometry. You can configure any number of steering axles.
  • Anti-roll bar that prevents the vehicle from roll over.
  • Simple anti-lock brake system (ABS).
  • The downforce on every axle separately. Increasing of the downforce increase the grip with road.
  • Convenient API to control the vehicle.

You can get the Intevion Vehicle Controller asset in Unity Asset Store.

StatusReleased
PlatformsHTML5
Rating
Rated 4.5 out of 5 stars
(2 total ratings)
Authoriph0
GenreRacing
Made withUnity
Tags3D, asset, assetstore, Singleplayer, Unity, vehiclephysics

Comments

Log in with itch.io to leave a comment.

wwwssxsawww 

d

Hello,

A good start to Vehicle Physics, however, there are many things that require to be polished and improved ahead, but a good go as the first try. Congrats! 

Check the control menu as there's nowhere written about the Downshift of the gear, instead, both E and Q are written as UPSHIFT of the gear, also, you can consider adding gear sounds on change.

Hello, thanks for playing. 

I fixed label in Controls menu.

Great!