Hi,
I am working on a project that is a 3D time line. I need to use the pan tool to advance and reverse the camera to the correct event. I would like to add friction and coasting to be able to coast into the correct spot I choose. I looked at the CameraRotate.js script but it is really overwhelming and does not do what I need it to do (Pan).
Does any one know have a simple script, that is not 450 lines of code?
I want my model to slide (coast) left or slide (coast) right (X) using the pan tool.
I using it for a time line and I can't make heads or tails out of the CameraRotate.js script. Please Help! Thanks!