Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions link x & y values to separate sliders…

  • link x & y values to separate sliders…

    Posted by Pepe Sierra on December 23, 2008 at 9:27 am

    Hello…
    I want to link a XY position of a card wipe effect to a separate XYZ position…but i don´t know how to link the values separately…X to X and Y to Y…
    Help is much appreciated.Thanks in advance…

    Un saludo.
    Pepe

    Elad Menashe replied 17 years, 4 months ago 2 Members · 1 Reply
  • 1 Reply
  • Elad Menashe

    December 23, 2008 at 10:16 am

    add two “Slider Control” effect to the layer you apply “Card Wipe” to.
    And apply the script above to the position.

    make sure you name your slider control the same name as in the script or vice versa

    You can also look on the Separate XYZ for reference

    x = effect("Slider Control 01")("Slider");
    y = effect("Slider Control 02")("Slider");
    [x, y]

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