Difference between revisions of "Get.dir"

From AGI Wiki
Jump to navigationJump to search
(Created page with "get.dir   == <br />Syntax == <blockquote><code>get.dir(oA,vDIR);</code></blockquote> == <br />Description == vDIR is set to the direction object oA is currently trav...")
(No difference)

Revision as of 18:14, 30 December 2013

get.dir

 


Syntax

get.dir(oA,vDIR);


Description

vDIR is set to the direction object oA is currently traveling in. The value will be between 0 and 8:

MovingObjects.png


Sources

AGI Studio Help File


See also