Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions multiple expressions on one parameter?

  • multiple expressions on one parameter?

    Posted by Russell Birkett on July 14, 2015 at 2:06 pm

    Hi all
    I have a series of rectangles that scale up horizontally, using a delay. All working fine.

    I’m struggling to then, after a period of about 5 seconds, scale them down vertically.
    Any help appreciated
    Russ

    delay = thisComp.layer("Controls").effect("delayAmt")("Slider");
    d = delay*index;
    t = time-d;
    exp =thisComp.layer("Controls").effect("scale")("Slider").valueAtTime(t);
    [exp,100]

    Russell Birkett replied 11 years, 1 month ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

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