Changes
Page history
added skiplastframe attribute
authored
Mar 17, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics/State.md
View page @
a2d3f297
...
...
@@ -23,6 +23,7 @@ Play or stop an animation on a model.
| priority | p, pr | Set the priority of the animation.
<br/>
Only parsed when model is using Hybrid system | Integer | 1 |
| loop | l | Forced loop mode of the animation.
<br>
If not set, the mechanic use default animation loop mode | Loop Mode | |
| override | ov | Forced override mode of the animation.
<br>
If not set, the mechanic use default override mode | Boolean | |
| skiplastframe | skip | Whether to skip the last frame of the animation (intended for loop animations) | Boolean | |
#### When remove = true
...
...
...
...