Animation of throw spear

Hi, I’m making my character throw a spear, the launch script is fine, what’s not right is the animation, because what I did is make 2 animations, the first is when the player lift up the spear, and the second is when he saves it, the problem is that by script I tell him that if the inventory has the spear selected, it makes the animation to lift up, but if he does not have it, he makes the animation to save, and there is the problem, that the hand always stays in the animation of saving

Somebody could help me?

Without seeing things I’m guessing you need a default animation? Something to exit out to. Like a standing/idle animation. Sounds like it’s getting stuck and not being able to exit. Hope that helps!