I'm trying to get the position of the camera and use it in a vector3 value for a bodygyro but CFrame isn't vector 3 so how do I convert it?
Converting CFrame into Vector3 is as simple as going part.CFrame.Position
part.CFrame.Position