Animation still running when I unequip tools

The script I’m using for the axe:


how would I stop the animation when I unequip the axe if the animation script is still running.

The animation:
image
The glitch:
image
When I unequip the axe with the swing animation active, this happens

1 Like

Try using animtrack:Destroy(). I believe it would fix your issue.