Would something like below be possible, if so please reply how!
local foo = someCFrame:ToObjectSpace(anotherCFrame)
someFunction(foo) == someCFrame
Would something like below be possible, if so please reply how!
local foo = someCFrame:ToObjectSpace(anotherCFrame)
someFunction(foo) == someCFrame