Unity Car No Wheel Colliders

This is an attempt to create a car in Unity without using the in-built Wheel Colliders loosely based off of the technical description in this video from Space Dust Racing.

Space Dust Racing

The car uses raycasts and a suspension system to keep “afloat”. Screenshots below.

Source code