Action Command
Action commands allow the player to perform animation actions.
Creation
To create an action command, find (or create) the GameName/Resources/GameName/ChatCommand folder in the project tab and right click. Choose Create > AnyRPG > Chat Commands > Action Command.
Properties
Name | Description |
---|---|
Action Properties | A list of Animated Action properties |
Examples
Command | Effect |
---|---|
/dance | Perform a dance animation. |
Last updated