how to get distance from object roblox code example
Example: how to get distance from object roblox
local distance = (position1 - position2).magnitude ---/ ez pez lemon squeezy
local distance = (position1 - position2).magnitude ---/ ez pez lemon squeezy