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