How To Use CFrame Roblox Code Example


Example: Cframe guide

--//Normal CFrame CFrame.new(0,0,0) --//Quaternion CFrame CFrame.new(5,5,5,  0,0,0,0) W, X, Y, Z

Comments