I am trying to make a handle weld to the right arm but offsetted 1 stud downwards. I also want the handle rotated 90 degrees but that puts the handle in the sky so I removed it for now
Code:
RightGrip.C0 = RightArm.CFrame:ToObjectSpace(CFrame.new(0,-1,0))
I don’t have any idea on how to do this. I’ve been searching for answers for about 4 hours now. I don’t know what I’m doing with my life at this point.