Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Scale from 0 – 100 Expression

  • Scale from 0 – 100 Expression

    Posted by Joel Schären on March 14, 2019 at 12:30 pm

    Hey Everyone,

    I am working on a preset for Animation stuff.

    Anyway does somebody know how to Scale Up (0-100) an Object randomly based on it’s index?

    Details:

    I have a Comp that has around 7 Shape Layers. Every single one of those should Scale Up for 0 – 100 in a random way. My thoughts were doing that based of the Shape Layer’s Index. But otherways are very welcome too.

    Thanks, J!

    Mauro Achille replied 7 years ago 4 Members · 3 Replies
  • 3 Replies
  • Oleg Pirogov

    March 14, 2019 at 4:37 pm

    I suppose,
    seedRandom(index, true);
    s=random(0, 100);
    [s,s];

  • Kalleheikki Kannisto

    March 16, 2019 at 2:10 pm

    Unless you mean scale up from 0 to 100 at a random time.

    Kalleheikki Kannisto
    Senior Graphic Designer

  • Mauro Achille

    July 5, 2019 at 1:08 pm

    Hi! I need to do something quite similar, but with this expression what i get is a random value fixed in time, not an increasing one. I for instance need to go from o to 38 in the y axis only (the x axis is a fixed value) but do it in a random way!

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