I’m trying to create a somewhat gun but when I use it it is cricket and is not position correctly.
I made sure that the handle has KeyFrames and that the parts were welded when animated.
Please help.
I’m trying to create a somewhat gun but when I use it it is cricket and is not position correctly.
I made sure that the handle has KeyFrames and that the parts were welded when animated.
Please help.
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.
Is the animation’s type set to Action?