Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects how to alter expression to affect only one axis

  • how to alter expression to affect only one axis

    Posted by Creativegoat on January 30, 2006 at 6:30 pm

    hi. this is my very first post.

    i want to use an expression to link an effect. as a default the expression affects x and y axis but i want it to be applied only to the x axis.

    (source of the effect are audio-keyframes, applied to the center of a simple tile effect)

    this is how it reads now:

    temp = thisComp.layer(“Audioamplitude”).effect(“Beide Kan

    Creativegoat replied 20 years, 7 months ago 3 Members · 3 Replies
  • 3 Replies
  • Dan Ebberts

    January 30, 2006 at 8:04 pm

    Try changing the second line to:

    [temp,value[1]]

    Dan

  • Roland R. kahlenberg

    January 30, 2006 at 8:10 pm

    Welcome! Just change the second occurrence of temp in the last line to value. I’ve bolded the change Imade to your script.

    // start of script
    temp = thisComp.layer(“Audioamplitude”).effect(“Beide Kan

  • Creativegoat

    January 30, 2006 at 10:00 pm

    thanks, RoRK and Dan, that is it! I’m getting into it

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