| PRIMITIVE | Index |
Overview:
| Contents | Description |
| string | The type of primitive. |
Example:
<BEHAVIOR>
<PRIMITIVE> "move" </PRIMITIVE>
<PROPERTY>
<NAME> "distance" </NAME>
<VALUE> 1.5 </VALUE>
</PROPERTY>
</BEHAVIOR>
This creates a script with a single move primitive. It assigns a distance of 1.5 units to the distance property of the primitive.
Related: