tween_cel_opacity_eased
Animate cel opacity across a frame range with easing to create gradual fades in Aseprite.
Instructions
Tween cel opacity with easing across a frame range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| easing | No | smoothstep | |
| filename | Yes | ||
| end_frame | Yes | ||
| layer_name | Yes | ||
| end_opacity | Yes | ||
| start_frame | Yes | ||
| start_opacity | Yes | ||
| source_frame_index | No | ||
| create_missing_cels | No |