So basically, I tried making the camera rotate around the player billboard. However, the camera would only sway side to side and not all the way around the player. The closest I got to it working was the camera being nearly directly on top of the player.
Not only would some of the cameras from the example projects completely not work, but now I can't rotate the camera correctly without moving the camera super close to the player billboard (x,y). How do I fix it?