RoughEase & starling in GSAP (Flash) Posted March 25, 2013 TweenLite.to(_mcfire, 1, {y:0, x:0, ease:RoughEase.create(2.4, 25, false, Quart.easeInOut, "out", false)}); i get this : Line 407 1067: Implicit coercion of a value of type com.greensock.easing:Ease to an unrelated type Function. i don't get the problem
RoughEase & starling
in GSAP (Flash)
Posted
TweenLite.to(_mcfire, 1, {y:0, x:0, ease:RoughEase.create(2.4, 25, false, Quart.easeInOut, "out", false)});
i get this :