Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Zipper Effect

  • Zipper Effect

    Posted by Markus Stone on June 2, 2021 at 7:31 pm

    Hi all,

    I’m trying to make a zipper animation, but I’m having trouble getting the individual teeth to orient perpendicular to the line

    I have;

     

    1) made a white solid and masked it to create the zipper shape, then precomposed

    2)used the following expression to distribute it along the line

    spacing = thisComp.layer(“Null 1”).effect(“Slider Control”)(“Slider”);
    pos = linear (index, 0, spacing,0,1);
    thisComp.layer(“Black Solid 1”).mask(“Mask 1”).maskPath.pointOnPath(percentage = pos, t = time);

    Any ideas?

     

    Or am I making this all to complicated and there’s a better way?

     

    Cheers

     

    Thanks

    Markus

    Filip Vandueren replied 5 years, 3 months ago 3 Members · 2 Replies
  • 2 Replies

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy