Hello,
I have a skybox panorama in my application and I use HoverController with a target in (0,0,0) and use a mouse to look around. I also have other objects in my scene as well. Is there a way I can calculate pan and tilt angles so that selected object would be centered in the camera?
Thanks in advance.