Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions wiggle x,y but not z

  • wiggle x,y but not z

    Posted by Ben Hawkins on March 5, 2009 at 8:20 pm

    I have a object that is in 3d space, I added a wiggle to it but I dont want it to wiggle in z space, I slightly modified the code on Dan’s expression site
    w = wiggle(2,50);
    [w[0],w{0},value[1]]
    But this throws my object all over and then ignores my already set key frames
    so, what am I doing wrong?

    Ben Hawkins replied 17 years, 5 months ago 2 Members · 2 Replies
  • 2 Replies
  • Dan Ebberts

    March 5, 2009 at 8:40 pm

    Possibly this is what you’re after:

    w = wiggle(2,50);
    [w[0],w[1],value[2]]

    Dan

  • Ben Hawkins

    March 5, 2009 at 9:10 pm

    LOL, yep, thanks Dan!

    I got the hottest beats and the softest fur.

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