khanat-opennel-code/code/ryzom/common/data_leveldesign/leveldesign/world_editor_files/npc/ai_movement/follow_route.html
2010-05-06 02:08:41 +02:00

18 lines
850 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.2716.2200" name=GENERATOR></HEAD>
<BODY>
<P><FONT color=blue size=5>follow_route</FONT></P>
<P>Follow a route from the start point to the end point.
<P> <Strong> Parameters: </Strong>
<P> <B>shape:</B> set a shape for group. could be : 'rectangle'.<Br>
<B>ratio:</B> set the ratio of the shape; largeur/longueur as a number. (valid if there is a group shape).<Br>
<B>xsize:</B> set the xsize (largeur) space between two bots. (valid if there is a group shape).<Br>
<B>ysize:</B> set the ysize (longueur) space between two bots. (valid if there is a group shape).<Br>
<B>running</B> tag the group for running.<Br>
</P>
</P>
</P>
<P>&nbsp;</P></BODY></HTML>