-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Seems like road segments are drawn using DrawMesh(), which means we'll have to either detour the drawing function to get correct geometry, or copy most of the function to calculate the geometry, and apply it to a road meshcollider. After that, we can re-enable realistic gravity, and re-model the vehicle physics using WheelColliders.