Creative Communities of the World Forums

The peer to peer support community for media production professionals.

  • Posted by Peter on March 5, 2007 at 9:14 am

    hi there,

    probably simple, but i don’t know how to do…..

    i got this expression, to move my 3d layer randomly:
    thisComp.layer(1″asphalt.psd2″).postion.wiggle(6,10)

    i want to keep the y out of the movement.How to do this?

    Thanks alot, greetz
    Peter

    Dan Ebberts
    replied 19 years, 2 months ago
    2 Members · 1 Reply
  • 1 Reply
  • Dan Ebberts

    March 5, 2007 at 2:14 pm

    This should do it:

    w = thisComp.layer(“asphalt.psd2”).position.wiggle(6,10);
    [w[0],value[1],w[2]]

    Dan

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