Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Scale controller

  • Posted by Alexandru Costiug on April 28, 2015 at 8:55 am

    I have a shape layer and an adjustment layer . I dropped the Slider Control on the adjustment layer and i wanted to modify only the X axis of the scale . Well… it didnt work because the slider is modifying both the x and y axis.. how can i change the expression in order to mofidy only the X axis with the Slider Control ?

    Josh Smith replied 10 years, 9 months ago 2 Members · 2 Replies
  • 2 Replies
  • Alexandru Costiug

    April 28, 2015 at 9:04 am

    I am sorry, i want to modify the Y axis

  • Josh Smith

    August 7, 2015 at 8:12 am

    Change adjustment layer to whatever yours is

    temp = thisComp.layer("Adjustment Layer 1").transform.scale[1];
    [transform.scale[0], temp]

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