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
The Tweens are updated by the StateMachineSystem. Should it really be like this? Removing fsmpack.js will stop tweens :P
Solution: keep track of the local time in the actions, and use the tweening functions directly. This may sound tedious but I think it can reduce the amount of code.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: