Simple Car Controller in Unity Tutorial

Let’s learn how to create a car controller in Unity. We will get to know Unity’s wheel collider component and use it to move a car. We will also create a simple camera script that will follow the car. Used assets: ARCADE: FREE Racing Car by: iMENA Games Grab the whole project from GitHub:
Back to Top