A better easing equation for bouncing?
Hi everyone :)
I'm using jquery.easing.1.3.js and I'm not too happy with the behavior of easeOutBounce because the bouncing is proportional to the distance which cause a very hard bouncing when the distance is important.
Do you guys know where I could find an equation that always bounces gently?
Thanks a lot! :)