Tool is not positioned right even when animated

I’m trying to create a somewhat gun but when I use it it is cricket and is not position correctly.
https://gyazo.com/8f39e7695f9791bee4533c099fa3f449

I made sure that the handle has KeyFrames and that the parts were welded when animated.

Please help.

1 Like

Consider editing the tool’s grip.

2 Likes

Does your tool use Motor6D’s?

If so, the Motor6D you used to animate may be different than the Motor6D your character is using. Ive had this mess before when creating weapons, what i did was spawn a fresh new Motor6D (using Instance.new("Motor6D", workspace)) and started animating with that.

1 Like

Not so fast, unless you aren’t settings any other properties.

Is the animation’s type set to Action?