Tool not moving during animation

Hello. I’m making a game however I encountered a problem. The problem is that during animation, everything moves as it should move in the animation except for the tool. The tool remains the same way it is everytime and doesn’t move. Thanks in advance.

Problem fixed, removed idle animation.

What is the tool attached to?
If it was the HumanoidRootPart then it’s welded to the body, not the right hand.
If the weld is to the right hand (or wherever you need it to be) then it should move with the animation.
Are you possibly welding it to both?