Share Posted July 11, 2015 Just started using GSAP and have built a grid using TimelineLite animations (see Codepen below). I'm keen for any comments on ways to improve as I'm pretty new to all this. See the Pen BNxoZa by iota (@iota) on CodePen 1 Link to comment Share on other sites More sharing options...
Share Posted July 11, 2015 Hi iotaweb Good job !... in this case , you can use one of these method instead of timeline : TweenMax.staggerTo() TweenMax.staggerFrom() TweenMax.staggerFromTo() something like this : See the Pen azOogg by MAW (@MAW) on CodePen Link to comment Share on other sites More sharing options...
Author Share Posted July 12, 2015 Thanks Diaco! I appreciate your comments and helpful suggestions - I'll give those options a go 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