Is it ok to use CFrame numbers for the bodymover “BodyPosition”? I believe that this will help me very much because I like working accurately.
e.g:
local newCFrame = CFrame.new(12, 45, 79)
Vector3.new(newCFrame)
Can you also add more examples or solutions? Thanks in advance!