im not even gonna try to use the format
yeah so i basically want to make the tool not rotate with my hand because when it does rotate it goes sideways
im not even gonna try to use the format
yeah so i basically want to make the tool not rotate with my hand because when it does rotate it goes sideways
To make your tool animations not rotate your tool along with your hand, you can set the Tool’s GripAttachment property to a part inside the tool that does not move with the animation. Here are the steps to do it:
By setting the GripAttachment property to a part that does not move with the animation and anchoring it, the tool will remain in a fixed position in relation to the player’s hand and will not be rotated by the animation.
“GripAttachment” Is not a property within tools where did you get this from?