Ok I’m having a bit of trouble trying to sort out my camera (It’s the last thing to do!)
So I have a sphere and the player runs round the the sphere mario galaxy style. At the centre of the sphere is a game object with smooth look at script with the player as the target. The main camera is the child to another game object which has another smooth look at script only this time the game object in the centre of the sphere is the target.
Now in my head this should work and it does until the player gets to the other side of the sphere at which point the camera starts to zoom in closer? I have tried to use the constrain position tick boxes, but they have had no effect.
Any help in this matter would be much appreciated.