Skip to content

Move Actor

Description

Move the specified character to the specified position.

Syntax

text
actor move [character ID] [coordinate]

Parameters

ParameterRequiredExampleDescription
Character IDYesaliceCharacter resource identifier
CoordinateYes3Coordinate of the target position

Example

text
actor move alice 3

Released under BSD3-Clause License.