How to i add an animation on tool activation?

Change that line to this

ex.Position = Target.HumanoidRootPart.Position

I forgot to specifically target the position property of the humanoid root part

Thank you this works, But there is a problem it doesn’t work after its been used i dont know why it doesnt work there are no errors.
After you use it you die of the explosion, But when you respawn you can’t use it again even after the debounce. There are no errors nor infinite yields and i dont know the problem.