Created
September 4, 2018 01:35
-
-
Save animoplex/83914cd609a6a4f9d2f0f8042f8987dd to your computer and use it in GitHub Desktop.
Wiggle Expression - After Effects Expression by Animoplex
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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