Anyone happen to have or know how to write an Ease type of Elastic (like in Flash?)
It is like a bounce ease, but it will overshoot the end value.
Elastic Easing
(3 posts) (2 voices)-
Posted 2 years ago #
-
Take a look at the easing class in cocos; some of those actions are based off the as3 ones..
Posted 2 years ago # -
I posted a patch to add Elastic Ease types to EaseAction:
http://code.google.com/p/cocos2d-iphone/issues/detail?id=530Posted 2 years ago #
Reply
You must log in to post.