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
I have a spirte with 48 frames. On frame 45 I tille it .to(0) to send it back to the first frame. Instead of going through frames 46, 47 and then 0, it goes instead backwards to 0. Is this intended?
The text was updated successfully, but these errors were encountered:
I have a spirte with 48 frames. On frame 45 I tille it
.to(0)
to send it back to the first frame. Instead of going through frames 46, 47 and then 0, it goes instead backwards to 0. Is this intended?The text was updated successfully, but these errors were encountered: