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
In FlxTween you have to increment the tween progress yourself.
Why not have an update() function do this? Seems like the most intuitive way of doing it. Plus it works nice with flixel.