Skip to content

Instantly share code, notes, and snippets.

@animoplex
Created September 4, 2018 01:35
Show Gist options
  • Save animoplex/83914cd609a6a4f9d2f0f8042f8987dd to your computer and use it in GitHub Desktop.
Save animoplex/83914cd609a6a4f9d2f0f8042f8987dd to your computer and use it in GitHub Desktop.
Wiggle Expression - After Effects Expression by Animoplex
// Wiggle Expression - Created by Animoplex: www.animoplex.com
// A basic wiggle expression for use on a property in After Effects.
// Full Tutorial: https://www.youtube.com/watch?v=AmmXDOFMjz8
// Wiggle Example
wiggle(2, 20)
// Steadicam Wiggle Example
wiggle(1, 10, 2, 0.25)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment