Customizing user actions
- Last UpdatedDec 04, 2023
- 1 minute read
Ultimately, a custom user action has the same configuration parameters as a default user action.
Developers can configure the user action parameters in the same way as the default actions.
Parameters
For each user action, the following parameters are added.
|
Parameter |
Description |
|---|---|
|
action\userActionName\actionable |
Defines whether the action can be performed. For more information, see Wrong action mechanism for InteractionSelector node. |
|
action\userActionName\active |
Defines whether the action is available to the user. |
|
action\userActionName\hotkey |
Customizes the action hotkey. |
|
action\userActionName\text |
Customizes the action text to display. |
|
action\userActionName\anim |
Assigns an avatar animation to the user action. For more information, see Avatar animations. |