distance

From Bohemia Interactive Community
Revision as of 12:53, 23 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


obj1 distance obj2


Operand types:

obj1: Object

obj2: Object

Type of returned value:

Number

Description:

Compute distance between the two objects.


Example:

_dist = player distance leader player