Jump to content
Search Community

Creating an elastic.inOut easing with a regular ease in

Michael31 test
Moderator Tag

Go to solution Solved by geedix,

Recommended Posts

I'd like to do some animations with the elastic.inOut easing.

On the other hand I don't want the elastic part on my ease in. Is there a way to obtain such an easing without the utilisation of CustomEase ? 

Indeed, it's hard to get precise with CustomEase.

 

I'd like to have something like that :

image.thumb.png.db44484d3e5fc49c7582c06cfc5af11d.png

 

I dived into this outstanding tool but in vain : https://greensock.com/docs/v3/Eases

 

Thank you very much

 

 

Link to comment
Share on other sites

For the record, there's a helper function for blending two eases together: 

https://greensock.com/docs/v3/HelperFunctions#blend-eases

 

And I was a bit confused by your comment about the CustomEase visualizer being difficult to be precise - did you know that you can select a regular ease and then switch to "custom" and it'll start by tracing the selected ease for you so that you can then just tweak whatever you want to tweak? You can add/remove anchors, etc. It should be quite easy to get whatever you want. 

  • Like 2
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...