Difference between revisions of "Stop.motion"
From AGI Wiki
Jump to navigationJump to search (Created page with "stop.motion == <br />Syntax == <blockquote><code>stop.motion(oA);</code></blockquote> == <br />Description == Object oA stops moving. If the object is ego (object ...") |
|||
Line 26: | Line 26: | ||
[[Category:View Commands]] | [[Category:View Commands]] | ||
[[Category:References]] | [[Category:References]] | ||
− | [[Category:Logic]] | + | [[Category:AGI Logic]] |
Latest revision as of 14:01, 30 January 2024
stop.motion
Syntax
stop.motion(oA);
Description
Object oA stops moving. If the object is ego (object 0), the program.control
command is issued by the interpreter.
Sources
See also