Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions inverted scale expression

  • Dan Ebberts

    March 29, 2010 at 7:27 pm

    It’s probably going to look something like this:

    s = thisComp.layer(“other layer”).transform.scale;
    x = linear(s[0],0,100,200,100);
    y = linear(s[1],0,100,200,100);
    [x,y]

    Dan

  • Richard Kratt

    March 30, 2010 at 3:49 pm

    Thank you , Dan. That shot is a little on the back burner all of a sudden but I will get back to it! BTW, I never would have come up with that expression, so thanks again.

    Rich

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