EntAnimationInModel
Animation In Model
Plays Animation component in the Entity model, if any exist
ID: EntAnimationInModel
Base Type: Entity Component
Values
Name | Type | Description |
---|---|---|
Animation Name | Text Options Variable | Name of the animation to be played. |
Animation Speed | Number Variable | Speed of the current animation playing. - Defaults to 1 - x |
Animation Fade Length | Number Variable | Animation fade length in seconds when switching animations. - Defaults to 0.3 - s |
Animation Wrap Mode | Enum Variable | Wrap Mode of the current animation playing. |
Animation Playing | Bool Variable |
Methods
Name | Description |
---|---|
Animations | Text List |
Properties
Name | Type | Description |
---|---|---|
Animation | Animation |
Updated almost 2 years ago