Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Fixed Random scale expression

  • Fixed Random scale expression

    Posted by Micheal O shannon on January 28, 2015 at 9:55 am

    Hey guys,

    I have a lot of layers wherein I want some variation with the scale. Instead of manually adjusting the scale for each layer I was wondering if there was an expression for this?

    So I need a random number scale between 20 – 100% and that doesn’t change each frame but is fixed. Then I will just paste the expression to all my layers…

    Anyone know if there is an expression for this?

    John Cuevas replied 11 years, 7 months ago 2 Members · 1 Reply
  • 1 Reply
  • John Cuevas

    January 29, 2015 at 1:54 pm

    seedRandom(index,true);
    myScale = random(20,100);
    [myScale, myScale]

    Johnny Cuevas, Editor
    Thinkck.com

    “I have not failed 700 times. I have succeeded in proving that those 700 ways will not work. When I have eliminated the ways that will not work, I will find the way that will work.”
    —THOMAS EDISON on inventing the light bulb.

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