Assets/Scripts/Ball.cs(42,14): error CS1061: Type UnityEngine.Component' does not contain a definition forvelocity’ and no extension method velocity' of typeUnityEngine.Component’ could be found. Are you missing an assembly reference?
Once I did this my code did not look like Ben’s at all. I tried putting the code he placed into all of the different code blocks but none of this helped my cause. I then tried the code you listed above
I also just noticed that when you copy and paste from mono development onto this platform the <> brackets and their contents do not appear in your message.