Skip to main content
Ilya Melnix
Participant
July 18, 2018
Answered

How to make a smooth path shape animation without stops?

  • July 18, 2018
  • 1 reply
  • 6895 views

Hi!

I ran into such a problem: I can't make a smooth shape animation because of a strange graph speed behavior. It's bent the other way, upstairs, and I can not bend it down. I tried to make the same thing with position animation, there is no problems.

Here is a demo of what I mean:

Maybe someone has any ideas how to deal with this?

This topic has been closed for replies.
Correct answer Mylenium

Mask and shape layer path animation uses compound data that doesn't allow to control the individual interpolation of a point. All you can do is use more keyframes or where possible connect the mask points to Nulls using expressions.

Mylenium

1 reply

Mylenium
MyleniumCorrect answer
Legend
July 19, 2018

Mask and shape layer path animation uses compound data that doesn't allow to control the individual interpolation of a point. All you can do is use more keyframes or where possible connect the mask points to Nulls using expressions.

Mylenium

Ilya Melnix
Participant
July 19, 2018

Thank you, I think it'll work