Get.dir

From AGI Wiki
Revision as of 18:14, 30 December 2013 by Andrew Branscom (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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