Why doesn't my weld script work?

The distance were different, your tool gets far away. Mine didn’t get that far.

1 Like

That’s odd. Any idea why? I can’t seem to find anything wrong?

Oh ok, I was attempting to set grip’s CFrame to Hand’s CFrame. It gave me errors. After I tried rename grip to handposition then it works.(I guess the tool has an API called grip)

1 Like

Mind sending me an example of what you did. (New to CFrames. :slightly_smiling_face:)

test tool.rbxm (5.6 KB)

Thanks! I’ll play around with it more.