Help with animations

Hello devs,
I’m making a Bee Swarm Simulator themed game, and I’m utilizing Accessories for making tools (normal Tool instances have lots of issues for me). However, the default Roblox animations are throwing the tool around whenever I walk, and it looks super ugly.
How do I make the right arm static and achieve a similar effect to normal tools when they’re held?

Video

Thanks,
@doctorpepper126

You could increase the priority of the animation so it doesn’t overlap with the default roblox animations.

1 Like

As the previous post said, make an animation where the player sticks their arm out and set the animation track’s priority to action.

Try changing the animation named “ToolNone” in the animation script.