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 ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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

AGI Studio Help File


See also