Well, the title says it all. How to calculate the distance between two CFrames??
or, How many studs is the distance from Point1 to Point2??
Point1
Point2
local distance = (CFrame1.Position - CFrame2.Position).Magnitude