|
To be written |
|
[< Back to mechanic page](../../Model-Mechanics)
|
|
\ No newline at end of file |
|
|
|
|
|
Mechanic: DefaultState
|
|
|
|
===============
|
|
|
|
|
|
|
|
Alias: DefaultAnimation
|
|
|
|
---------------
|
|
|
|
|
|
|
|
Configure the default animations of an active model.
|
|
|
|
|
|
|
|
Attributes
|
|
|
|
----------
|
|
|
|
|
|
|
|
| Attribute | Aliases | Description | Type | Default |
|
|
|
|
|-----------|---------------|----------------------------------------------------------------|-----------|------------|
|
|
|
|
| modelid | m, mid, model | Targeted model | String | |
|
|
|
|
| type | t | Default state type (check config section `Default-Animations`) | StateType | |
|
|
|
|
| state | s | The animation used when the default state is played | String | Last Value |
|
|
|
|
| lerpin | li | Transition tick when the animation starts | Integer | Last Value |
|
|
|
|
| lerpout | lo | Transition tick when the animation ends | Integer | Last Value |
|
|
|
|
| speed | sp | Speed multiplier of the state | Double | Last Value | |