You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BackEaseInOut not works at expected. I trying with: Actuate.tween (spriteSpin, 1, { y: 100 }).ease (Back.easeInOut); , but sprite disapear from the screen. It should work as is shown here http://greensock.com/tweenlite-as
The text was updated successfully, but these errors were encountered:
BackEaseInOut not works at expected. I trying with: Actuate.tween (spriteSpin, 1, { y: 100 }).ease (Back.easeInOut); , but sprite disapear from the screen. It should work as is shown here http://greensock.com/tweenlite-as
The text was updated successfully, but these errors were encountered: