Ldist: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
'''ldist''' | '''ldist''' <variable to return distance value to> <actor 1> <actor 2> | ||
Calculates the 2D distance between two actors. | Calculates the 2D distance between two actors. | ||
[[Category:EDuke32 specific commands]] | [[Category:EDuke32 specific commands]] | ||
[[Category:Sprite manipulation]] | [[Category:Sprite manipulation]] |
Revision as of 12:02, 4 May 2009
ldist <variable to return distance value to> <actor 1> <actor 2>
Calculates the 2D distance between two actors.