Move Actor
Description
Move the specified character to the specified position.
Syntax
text
actor move [character ID] [coordinate]Parameters
| Parameter | Required | Example | Description |
|---|---|---|---|
| Character ID | Yes | alice | Character resource identifier |
| Coordinate | Yes | 3 | Coordinate of the target position |
Example
text
actor move alice 3