Lesson 3.2 Make the World Whiz By Step 5 Compilation Error


I am following the tutorial 3.2 and am experiencing an issue with the script that is given.

Solved,
Had public class of PlayerController.cs as public class newMonoBehaviorScript : MonoBehaviour

Fix: public class PlayerController : MonoBehaviour