Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Wiggle expression question

  • Wiggle expression question

    Posted by Riccardo Sinti on June 16, 2005 at 6:34 pm

    I’m using the standard wiggle expression

    wiggle(1,1)

    what do the two numbers represent.
    when i apply expression my lay shifts greatly and then i use anchor point to put it back in it’s position where it will then wiggle. Why does it shift?
    how do I use this expression to ramp-up the wiggle so that I can key-frame it to start out slow then build up its wiggle?
    Can I apply a floor to the wiggle, so that the layer would not move below a certain point. Basically I want a boz to shake as if it were sitting on a surface.

    Mylenium replied 19 years, 7 months ago 2 Members · 4 Replies
  • 4 Replies
  • Mylenium

    June 16, 2005 at 7:01 pm

    Read the manual, it’s all explained there! Still, let me help out this time. The numbers will be interpreted as frequency and amplitude. Your layer jumps because wiggle() will change its position (in AE [0,0] will always be used as standard start coordinates if you don’t explicitly assign other values). Use position+wiggle() to solve your imediate problem. Values can be animated by referencing sliders (Expression Controls -> Slider) instead of using fixed values. Search this forum, this question has been answered a million times already.

    Mylenium

    [Pour Myl

  • Riccardo Sinti

    June 16, 2005 at 7:08 pm

    Thank you, I now understand sliders.
    All needed was to realize that expression controls are in effects.
    I still dont know how to create a floor for my wiggle though.
    Any ideas?

  • Riccardo Sinti

    June 16, 2005 at 8:08 pm

    can someone point me to the language of expressions that would impose a “bottom limit” to a wiggle.
    ex: position wiggles in x dimension freely but in the y dimension only in a positve direction so that the layer will never move below a certain level.
    I have no clue how to do this.
    Any leads?

  • Mylenium

    June 17, 2005 at 4:50 am

    To limit your movements, use clamp(lower value, upper value).

    Mylenium

    [Pour Myl

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