Hello,
I'm animating two different scenes. In each scene the camera follows a linear path.
In the first scene the path is shorter then in the other.
The camera speed of the two different scenes must be the same!
Is there somekind of formular I can use for scripting this?
Wim
You just have to script the two cameras with the same number of frames.
Jacques
Hello Jacques,
That is the issue. If I use the same number of frames for a different lenght of path, the same number of frames on a short path the camera will move slow and on a long path the camera move fast.
I want that the camera speed is the same, short or long path.