Game Development Community

How to smoothly rotate path-camera

by Googole · in General Discussion · 09/24/2009 (11:49 pm) · 0 replies

i have already finished rotate camera at a self-defined path. But the markers' coordinate are got at editing mode, where i move the point to places i want. But when i run the camera along the path, the camera will shake, probably due to coordinates and rotation value.

So can anyone help me how to make the camera rotate smoothly or how to automatically cal the coordinates and rotation value.


Thanks