Im using the tutorial on ''Moving the player'' and many of the codes he use in the tutorial don't work at all when i try.

As you can see in the picture, the Rigidbody, Vector3 and Input dont do anything. i tried with lowercase and uppercase letters, but i still get an error when i try to ‘‘play’’ it in Unity.

I’m using the free version if that helps. :slight_smile:

Be sure you add the script to the ball game object…

Why is Vector3 not showing up as a class?