If you have worked with After Effects for a while you’ll notice that creating random animation movements with key frames can be a real pain and a challenging task, luckily there is a better solution thanks to the wiggle expressions you can achieve random movement fairly quickly without spending hours tweaking key frames right and left.
In this blog post I’ll show multiple examples and methods of wiggle expressions from wiggle text to camera shake, I will also provide you the After Effects project source files so you can see how wiggle expressions are integrated with the layers. This should allow you to get a good understanding of how the wiggle expression works and use it for your own project. For those who hate programming expression I’ll also go over other ways to create Jiggle movement without using codes.
What’s a Wiggle Expression in After Effects ?
A wiggle expression in After Effects is a piece of JavaScript code that allow to move,scale,rotate… a layer back and forth in a random fashion.
The basic code look like this
wiggle(5,10)
- The 1st number 5 define the number of time your layer will wiggle per second. This case it move 5 time in 1 second
- The 2nd Number 10 define the how much it will move up and down this case 10 pixels

| Here is a Wiggle animation example based on the setting wiggle(5,10) | ![]() |
Apply a Wiggle Expression in After Effects?
Using and applying an expression is fairly simple, below are the steps to add the wiggle expression to a layer,image,text or video.
– Assuming you have a layer/text/image on your After Effects timeline like below

– Select the layer on your timeline and press PÂ (It will show the position)

– On your keyboard Press Alt (PC) or Option (Mac) click on the stopwatch icon

– Position numbers X and Y should now be red, replace transform.position with this: wiggle(5,10)

Here is the wiggle-expression After Effect project just in case you need to see it in action.
Other Examples of Wiggle Expressions
Other way to wiggle in After Effects
For those who don’t like programming expressions and codes After effects has other way to add a wiggle movement, here are a few methods below.
The Behaviors wiggle presets
 After Effects has multiple wiggle presets you can find them in the Effects & Presets window (screenshot on the right)
– Animation Presets >Â Behavior Presets
The advantages of using the wiggle presets are the controls and options they include such as:
- Wiggle Speed
- Wiggle Amounts
- Wiggle Width
- Wiggle Nervousness
- Wiggle Skew
How apply the Wiggle Presets?
Just drag and drop the wiggle presets directly to your layer and see if you like the movement and controls.
If you want to see a preview of the wiggle presets please check the behaviors presets page.
The Wiggler
Another alternative to make a wiggle animation without using expression is to use the Wiggler tool.
In After Effects you can find the tool under the Windows tab > Wiggler
Here is how the wiggler tool works
- Create a text or a shape layer
- Create your first keyframe and your last keyframe

- Select Position

- Go to the Wiggler Windows and click Apply

- Once you click Apply, the Wiggler tool will create multiple keyframes to make the wiggle animation

Wiggle Plug-Ins
Another alternative to avoid wiggle expression is to use plug-ins below is a list of plug in that have wiggle options with controls.
- Duik Bassel (free)
Wiggle in DUIK bassel have good options such as separate X and Y dimensions and and individual controls
- pt_AutoExpress
- iexpression2
Learn more Expression
Wants to learn more about after effects expressions ? I recommend checking out the websites below
Hope you found this blog post helpful if you have any question,suggestion,improvement please write a comment in the area below.





















IS Wiggle working with Lottie files? I tried the result is not look good