Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions position constraint

  • Dan Ebberts

    October 28, 2010 at 6:01 pm

    Like this:

    lowerConstraint = 100;
    upperConstraint = 500;
    x = Math.max(Math.min(value[0],upperConstraint),lowerConstraint);
    [x,value[1]]

    Dan

  • Lucas Milner

    June 7, 2013 at 6:37 am

    This thread is long dead, but that’s a really cool script – can anyone suggest some fun ways to use it?

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