Camera animation

I figured out how to make a camera follow a path. But now i want a decent animation and it’s not quite working because the camera is pointing the wrong way at some parts of the path… Anyone a decent tutorial / advice on how to do this?

Elessar,

You could add track to constraints to the camera, and animate the amount of influence of each constraint over time. This tut give an example of what I am talking about.

Animation
Tutorial

Hope this helps!