Hi guys,
I was looking into the unity car tutorial available in the unity asset store. In the tutorial force was applied to the rigid body of car to make it move and also to simulate drag.
There is also a tutorial in youtube in which motor torque is applied to wheel collider to make the car move. So my question is which is a better approach to make a car?
Assest Store Tutorial : Car Tutorial (Unity 3.x only) | Tutorials | Unity Asset Store
Youtube Tutorial : #1 How to make a Car game - Unity 3D Tutorial - Setting Up Test Scene - YouTube
Thanx in advance!