How do I…
Move camera in 3D and keep pointing to an object.
Example:
- one Fixed object (X=100,Y=100,Z=100)
- Camera move around the object, and automatically point to the object
What is the expected result
The camera should always face the object.
What is the actual result
I don’t know any easy way to do this … and trying to avoid the math … yeah, I know
Any existing extension that would do this?
Related screenshots
Trying to get the camera to circle around this pyramid …