Target Effect
Target Effect¶
Target Effect elements apply color masks and flash effects to the animation target or the entire screen during playback.
Note: This element supports tweening to generate frames.
Properties¶
System¶
| Name | Explanation | Type |
|---|---|---|
| Name | The name of this animation element. Used for identification in the timeline. | String |
Appearance¶
| Name | Explanation | Type |
|---|---|---|
| Color | The color mask applied to the target or screen. Use to tint or darken during the animation frame. | Color |
| Flash | The flash color overlaid on the target. Use for hit flashes or impact highlights. | Color |
| Is Screen Effect | Whether to apply the effect to the entire screen instead of the animation target. | Toggle |
| Is User Interface Included | Whether the screen effect also applies to interface elements. Only relevant when Is Screen Effect is enabled. | Toggle |