How to apply the same ease to multiple tweens fast
I'm doing some puppet animation and I have a lot of layers with Motion Tweens. To get all the puppet parts in sync I need to apply the same ease to every tween. Going through each one of them takes a lot of time, plus if I want to make a slight change in a custom ease I need to go through the whole thing again one by one.
I can't copy the motion because every motion tween is completely different.
Is there a way to apply the same ease to multiple tween?
I've tried GreenSock and jAnimations, but they don't have an extension like this and I can't get ease caddy working in animate.
