standardized layout authored by Lxlp's avatar Lxlp
[< Back to mechanic page](../../Model-Mechanics)
Mechanic: DefaultState
===============
Alias: DefaultAnimation
---------------
## Description
Configure the default animations of an active model.
Attributes
----------
## Attributes
| Attribute | Aliases | Description | Type | Default |
|-----------|---------------|----------------------------------------------------------------|-----------|------------|
| modelid | m, mid, model | Targeted model | String | |
......@@ -31,4 +26,8 @@ In this example, you can see how the defaultstate mechanic can be used to apply
onEnd=[
- defaultstate{mid=ExampleModel;type=walk;state=walk}
]} @self ~onDamaged
```
\ No newline at end of file
```
## Aliases
- [x] defaultanimation
\ No newline at end of file