JavaScripts

Locate the Car.js script in the folder ‘scripts/JavaScripts’ and drag it onto the Car GameObject.
This script is the “engine” of the car, and is the script we will focus on explaining the most at
the end of this tutorial.

How to do this??

The script “Car.js” is in the Project tab. The “Car” GameObject is in the Hierarchy tab. Drag this script into that game object.