Compute the distance between two objects.
Compatible with any type of object: sprites, lights, camera.
distance o to p
o object name p target name
Source create sprite 8 as "vox-1" print (distance "vox-1" to "camera")

Compute the distance between two objects.
Compatible with any type of object: sprites, lights, camera.
distance o to p
o object name p target name
Source create sprite 8 as "vox-1" print (distance "vox-1" to "camera")