I'm trying to make a top-down game, and I have an animation set to play when the player walks, and when they attack. However, if the player is walking and they click (to attack), the attacking animation is cancelled and the walking animation continues. Is there an easy fix to this?