tween_cel_positions_eased
Interpolates cel positions across a frame range using easing curves. Define start and end coordinates to generate in-between cels automatically.
Instructions
Tween cel positions with easing across a frame range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| layer_name | Yes | ||
| start_frame | Yes | ||
| end_frame | Yes | ||
| start_x | Yes | ||
| start_y | Yes | ||
| end_x | Yes | ||
| end_y | Yes | ||
| easing | No | smoothstep | |
| create_missing_cels | No | ||
| source_frame_index | No |