ok,I wanted to ask a few things about animations,I have a player sprite that is similar to Terrarias Main Character, its divided into 4 seperate parts so i can have/keep animations running at the same time.for instance I can have a walk animation run along with my sword swing animation. I wanted to know how I can make my sword swing animation not reset everytime I change positions. For instance, when I start swinging my sword while my player is idle and jump while my player is swinging I want that animation to continue instead of resetting itself.
Is it possible to do?