In my third person game the main character has a swordfight with enemy. I use GetDistance to check if they are near enough to fight then the animation starts.The problem is its possible to use the mouse to turn the main charcters back on the enemy and the attack animation continues, which looks silly.Is there some way I can fix this? Thanks.