Share Posted January 25 Hello, I'm attempting to create an animation using stacked svg layers. The animation is 3 seconds long and was drawn at 16fps. There are 48 frames all together. There is one svg element and 48 layers within it. All layers start off autoAlpha: 0. I'm staggering their appearance but can't figure out how to work with frame timing and how to make them disappear. Can some one help please. See the Pen xxPKaaV?editors=1111 by GuyShifty (@GuyShifty) on CodePen Link to comment Share on other sites More sharing options...
Solution Solution Share Posted January 25 Hi and welcome to the forum @GSdaBlessedFist. Is this what you needed? See the Pen dacd3a7defb8cacc8a1556648f50b9a9 by PointC (@PointC) on CodePen Happy tweening and welcome aboard.. 4 Link to comment Share on other sites More sharing options...
Author Share Posted January 25 That is exactly what I needed. Thank you, very much. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now