-
-
Notifications
You must be signed in to change notification settings - Fork 46
Mechanic ‐ state
toxicity188 edited this page Aug 12, 2025
·
3 revisions
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 |