animation
Plays a named animation at the trigger location.
Categories: visual
Required arguments
| Key(s) | Description | Type |
|---|---|---|
animation | The animation to play. Choices: spin_item | STRING |
Inherited argument blocks
subsection
animation_args— Configuration for the selected animation type.
Trigger parameters required
LOCATION
Example
effects:
- id: animation
args:
animation: spin_item
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |