Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Wiggle Scale X only??

  • Wiggle Scale X only??

    Posted by Anthony Honciano on October 29, 2022 at 12:13 am

    So I’m trying to add an expression where only the X scale value will wiggle, but I get an error.

    [wiggle(10,5), value[1]]

    The only way I was able to solve this was to add an expression slider, and tie the scale X to the slider, with the wiggle applied to the slider.

    [effect(“Slider Control”)(“Slider”), value[1]]

    Is this the only way to do it? I’m wondering if wiggle is outputting something that is not a numeric value? Maybe an array or something? I don’t know, I’m confused lol.

    Anthony Honciano replied 3 years, 6 months ago 2 Members · 2 Replies
  • 2 Replies
  • Dan Ebberts

    October 29, 2022 at 1:23 am

    <div>>Maybe an array or something?</div>

    Yes, try it this way:

    [wiggle(10,5)[0], value[1]]
  • Anthony Honciano

    October 31, 2022 at 6:43 pm

    Thank you for this!

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