Hi,
Doing Space Shooter tutorial. Trying to get Player object to move ( https://unity3d.com/earn/tutorials/projects/space-shooter/moving-the-player?playlist=17147 ). As annotated in the video, the extension method ‘velocity’ has been deprecated. I think I have to use “GetCompnent” or something like that but I am unsure on how to. Any push in the right direction would be appreciated.