Hello All,
There must be an easy way to rotate a proscene camera around a point, but I don't know how to do it.
The regular rotation methods don't work on the proscene camera.
I don't want to rotate the camera around any default axis, I want to rotate it around a pre-defined point, OR (even better) a processing object, like a text(); object.
Anyone have any thoughts on this?
I'm not posting my code, bc it is enormous, but I can if you really want to look at it.