Lets say I have a part. And that part is positioned at CFrame.new(0, 1, 0) how would I get the position of that part but in localspace?
If I understand your question correctly, CFrame_B:ToObjectSpace(CFrame_A) .
2 Likes