Mechanic ‐ state - toxicity188/BetterModel GitHub Wiki
Mechanic ‐ state
Play or stop an animation on a model. (MEG)
| parameter name | aliases | description | type | default value |
|---|---|---|---|---|
| state | s | animation id | string | null |
| lerpin | li | lerp-in time | int | 1 |
| lerpout | lo | lerp-out time | int | 0 |
| speed | sp | animation speed | float | 1 |
| remove | r | should remove this animation | boolean | false |