Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Chaos to in sync

  • Posted by Jack Hilkewich on November 3, 2020 at 7:37 pm

    Hi everyone. I am hoping that someone can help out an old man. I am looking to take separate letters that form a word to either pulse(scale) randomly or move in place randomly but then after a few seconds all of them assume the same pattern like they sync up.

    Any help would greatly be appreciated.

    Thanks,

    Jack

    Jack Hilkewich replied 5 years, 6 months ago 2 Members · 4 Replies
  • 4 Replies
  • Brendon Murphy

    November 3, 2020 at 9:30 pm

    You could split each letter out onto a separate text layer, and then add a wiggle expression to position or rotation. Use a slider control to animate the wiggle. Like this:

    -Add a slider effect to each letter and name it “Speed”.

    -Add a second slider named “Amount”

    -alt-click the rotation property for each letter. Past in the following expression:

    wiggle(effect("Speed")("Slider"),effect("Amount")("Slider"));

    Now you can set the speed and amount of wiggle, and use the Amount slider to eventually animate it back to 0.

  • Jack Hilkewich

    November 3, 2020 at 10:12 pm

    Thanks! Is there a way to keep them moving or scaling but all doing the exact same thing at the end. I was hoping there would be a way to have them move smoothly from each individually being chaotic into all doing the same motion or scale rhythm. rather than me having to split the layers and try and to the transition through key framing I was hoping that there would be a way through an expression.

    Thanks again!

  • Brendon Murphy

    November 3, 2020 at 11:10 pm

    Sure – parent the separate layers to a null object. Your “in-sync” animation should be done on the null, affecting all letters together. Then use those wiggle expressions to do the chaos part.

  • Jack Hilkewich

    November 4, 2020 at 6:59 pm

    Ahh, I get it. Thanks for the help!

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