Reply To: Camera smooth transitions

Slate Forums Support Camera smooth transitions Reply To: Camera smooth transitions

#2037
Gavalakis
Keymaster

Hello again,

The 0-1 value in AnimateOnPath denotes the position on the path (start-end). As such, to make the camera smoothly slow down to the end, you need to adjust the curve to have it ease in. It is actually very simple 🙂 Here is an example:

AnimateOnPathExample

And this is the result of the animation. Notice that the camera smoothly stops by the end.

SmoothAnimateOnPath

Please let me know if that works for you. If not I will try to come up with something else.

Thank you.

Join us on Discord: https://discord.gg/97q2Rjh

Attachments:
  1. AnimateOnPathExample.png

  2. SmoothAnimateOnPath.gif