Share Posted February 27, 2020 2 hours ago, alexandrosb said: I want to animate the tail end from -5 to +5 degrees, and I was wondering if there is a way to do it in a single tween (I know I can chain two together) You could also use a fromTo so that you have a little bit more control over the ease: See the Pen PoqmPVz?editors=0010 by GreenSock (@GreenSock) on CodePen Obviously it will jump to -5 on page load, but you could get rid of that if you want to. Or you could tween to -5 at the start and then do this tween. Link to comment Share on other sites More sharing options...
Share Posted February 28, 2020 There are a bunch of ways to do it. Here's another option - use CustomWiggle! See the Pen wvadqjy?editors=0010 by GreenSock (@GreenSock) on CodePen 2 Link to comment Share on other sites More sharing options...
Share Posted March 13 stumbled on this today. The green GSAP dragon can do ANYTHING 🤣 3 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