Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects expression just effecting the x scale

  • Brian Charles

    September 24, 2006 at 10:17 pm

    newValue = random(100);
    xScale = transform.scale[0];
    yScale = newValue;
    [xScale,yScale]

    Where newValue is what you want the y scale to be.

    The example above uses a random function to produce a value but you could use any method you want here — even an expression slider to keyframe y Scale.

  • Geoff Lillemon

    September 25, 2006 at 1:38 am

    oh thanks alot,

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