Why is my Virtual camera swinging around the player?

When adding a Virtual camera and I move around the camera swings around the player unpredictably.
It might have something to do with how the player moves around:
The player in my game is a ball, and it moves by rotation given by adding torque.

I tried adding a Freelook camera instead and it works ok…usually. Sometimes for no reason I can understand it snapps to the lower ring. It also never moves along the spline of the bottom,center and top ring.

So if you have any idea why any of these two issues occor please let me know!

What are your Body settings? If you have the virtual camera set to Lock to Target, then rotating the target will cause the camera to rotate.

2 Likes

Thanks so much, I really thought I tried the different setting but I missed this one!