Created
December 18, 2015 16:44
-
-
Save psql/a2a527450a63abdb6a04 to your computer and use it in GitHub Desktop.
Ae wobble slider
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
| Amp = thisComp.layer("Null 1").effect("Amp")("Slider") + 20; | |
| Math.sin(time*50)*Amp; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment