This controller allows you to create and control a basic vehicle with fully configurable, arcade-like physics.

Instead of having a body with four separate wheels, which is often needlessly complicated and prone to glitches, this controller is composed of a single rigidbody and sphere collider, similar to a character controller.

Features
- Easy one step setup
- Control acceleration, speed, drifting, slope limit, collisions, and more
- Change surfaces parameters to create for instance ice, mud, etc.
- Lightweight, perfect for mobile games
- Includes scripts to take care of input, visuals, and camera
- No risk of flipping over
- Can be used for any type of vehicle

You can purchase the package on the Unity Asset Store at https://assetstore.unity.com/packages/tools/physics/tiny-car-controller-151827

Have suggestions or concerns? Feel free to let me know in the forum thread at https://forum.unity.com/threads/tiny-car-controller-official-thread.852850/