Dist

From EDukeWiki
Revision as of 13:02, 21 April 2008 by Hunter byte (talk | contribs)
Jump to navigation Jump to search

dist <RETURNVAR> <SPRITE1> <SPRITE2>

Used to determine the distance between the bases of two actors' sprites.

The RETURNVAR would be equal to the distance between the base of SPRITE1 and the base of SPRITE2. It is useful for locational damage, for example.