I’m editing some old roblox gears, I’m trying to change the toolgrip, I would normally use CloneTrooper’s ToolGrip editor, but in this gear, the toolgrips are in the script, and it doesn’t work how I think it should…
(1) This is the toolgrip already in the script:
\/

(2) This is what SHOULD happen in game when I put my own toolgrips in:
\/

(3) This is what ACTUALLY happens in game when I put my own toolgrips in:
\/

I put in the same coordinates I have for the same tool from CloneTrooper’s ToolGrip editor into the script, and it puts the gear in a weird position that is different from what it should be. (See pic 3)
I have tried using a separate part, calling it the Handle, and welding the gun to that handle, but the weld forces the gun back to its original orientation.
Is there something I’m doing wrong/missing?