hi,
is there anyway I can stop an animation an run another. I have an animation logic system set up to do a run/walk animation whenever my Sprite moves in that direction. what I am trying to do it when A is pressed activate my sword attack animation but it seems like they both collide and glitch out due to my Sprite doing the running animation because its moving in that certain direction.
if anyone has any ideas that would be great, I have provided a screenshot and link of the code.