23 lines
817 B
HTML
23 lines
817 B
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE>start.motion</TITLE></HEAD>
|
||
|
<BODY>
|
||
|
<h1>start.motion</h1>
|
||
|
<B>Category</B><p>
|
||
|
<a href="object_commands.html">Object/view commands</a><p>
|
||
|
<B>Syntax</B><p>
|
||
|
<p>
|
||
|
start.motion(oA);<p>
|
||
|
<B>Description</B><p>
|
||
|
<p>
|
||
|
I am not quite sure what this command does. The name implies that object oA starts to move, but this does not seem to work (instead you have to use <a href="set_dir.html">set.dir</a> to set the direction of the
|
||
|
object to something other than 0).
|
||
|
<p>
|
||
|
If oA is ego (object 0), the <a href="player_control.html">player.control</a> command is issued by the interpreter.<p>
|
||
|
<B>See also</B><p>
|
||
|
<a href="stop_motion.html">stop.motion</a><p>
|
||
|
<a href="set_dir.html">set.dir</a><p>
|
||
|
<a href="player_control.html">player.control</a><p>
|
||
|
<a href="moving_objects.html">Moving objects</a><p>
|
||
|
</BODY></HTML>
|