Animation represents an element of an Action Sequence that plays an Animation during the Sequence.
| Name | Explanation | Type |
|---|---|---|
| Animation | The animation to play. | Animation |
| Is From Action | Whether or not the animation should be used from the action. | Toggle |
| Is Targeting Screen | Whether or not the animation targets the screen. | Toggle |
| Is Targeting Target | Whether or not the animation targets the target. | Toggle |
| Is Targeting User | Whether or not the animation targets the user. | Toggle |
| Blocking | Whether or not the action sequence element is blocking the next element from being performed. | Toggle |
| Starting Time | The time to start the sequence element at, in milliseconds. | Number |