stop_animation
Stops a BetterModel animation on the triggering entity or victim.
Categories: entity, visual
Required arguments
| Key(s) | Description | Type |
|---|---|---|
animation | The name of the animation to stop. | STRING |
Example
effects:
- id: stop_animation
args:
animation: <value>
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |
| Permanent | false |