which doesn’t show that partb is 5 studs above parta at start. I’ve already been looking it up and it didn’t show much, from what I’ve been reading it should show the offset partb is from parta but doesn’t show it’s 5 studs above.
VectorToObject space rotates a vector as if the CFrame on the left side has position 0, 0, 0. So of course changing parta.Position will not effect the result. However, it will effect the result of PointToObjectSpace.