Created
October 12, 2014 17:48
-
-
Save nicebarbarian/0fa572af304004428580 to your computer and use it in GitHub Desktop.
framer.js: layer animation
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
myLayer.animate | |
properties: | |
opacity: 0.5 | |
curve: "ease" | |
repeat: 1 | |
delay: 2 | |
time: 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment