Skip to content

Change Actor State

Description

Switch the state of the specified actor.

Syntax

text
actor change <character name> <new state>

Parameters

ParameterRequiredExampleDescription
CharacterYeskonaName of the actor whose state should be changed
New stateYeshappyNew state to switch to

Example

text
actor change kona happy

Released under BSD3-Clause License.