Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions SOLVED…I need to add 220 pixels from the right edge of the last character in the pre comp below…. any thoughts?

  • SOLVED…I need to add 220 pixels from the right edge of the last character in the pre comp below…. any thoughts?

    Posted by Henry Gaunt on August 17, 2016 at 12:53 am

    var width = thisComp.layer(index+1).width;
    var widthB = thisComp.layer(index+1).width;
    var offset1 = thisComp.layer(“Adjustment Layer 4”).effect(“Slider Control”)(“Slider”);
    var offset2 = thisComp.layer(“Adjustment Layer 4”).effect(“Slider Control 2”)(“Slider”);
    x= thisComp.layer(index+1).transform.position[0]+offset1+width/2+widthB/2;
    y= transform.position[1]+offset2;
    [x,y]

    Henry Gaunt replied 9 years, 9 months ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

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