Attach Camera to moving Sphere

Hey,

I want to attach my Main Camera to a moving sphere, so that when the sphere turns with the WASD keys, the camera follows it in the forward(W) direction.
So far I can only get it to follow directly behind the sphere, so it can get offscreen.
Any tips?

Easiest way is probably to just parent the camera to the sphere - just drag it to the sphere in the editor…