-
Moving a camera around a 3D object
I have a camera that is parented to a null object. The null object I am using to control the camera’s x & y positions along with the camera’s x and y rotation. I control the z position from the camera. I know this is simple, but I’m hitting a wall here. How do I maintain that distance between the null and and the camera at a constant?
Thanks for your help.