Normal.motion
From AGI Wiki
Revision as of 18:05, 30 December 2013 by Andrew Branscom (talk | contribs) (Created page with "normal.motion == <br />Syntax == <blockquote><code>normal.motion(oA);</code></blockquote> == <br />Description == Object oA moves normally. That is, if the object ...")
normal.motion
Syntax
normal.motion(oA);
Description
Object oA moves normally. That is, if the object was wandering or following ego, or it was moving to a location specified by a move.obj
command, it continues in the direction it was traveling, until it is told to stop, move in another direction or runs into an obstacle.
Sources
See also