Hello, I’m creating a new instance of a part and trying to attach it to the players arm/hand. I’m trying to get the part completely attached to the hand, meaning it follows every movement the hand makes.
This is my code so far:

The part gets attached, but isn’t really located at the arm and doesn’t follow the arms movements

3 Likes
Does the axe move with the arm? If it does, try changing the tool grip properties.
2 Likes
The axe is just intended to stay on the players side for now, I’m trying to get the part I’m instancing onto the players hand so it can move with it, how can I change the tool grip properties?
1 Like
Nevermind I just noticed I’m editing the wrong part in the code, I never did anything with “handPart”, I fixed my issue lol thanks for your reply!
2 Likes