Get the global range between two positions. This is different from the getRange method on RoomPosition, which gets the range only within the same room.
getRange
RoomPosition
The first position.
The second position.
The range between the two positions.
Get the global range between two positions. This is different from the
getRange
method onRoomPosition
, which gets the range only within the same room.