FL Path Animator
FL_PathAnimator
Creates animated shapes that follow user-drawn paths. Open the path editor to draw trajectories on a reference image, then shapes will follow these paths over time. Outputs WAN ATI-compatible coordinate strings with proper 121-point resampling for stable video generation.
Pack: ComfyUI_Fill-Nodes
custom_nodes.ComfyUI_Fill-Nodes
Inputs (13)
| Name | Type | Required |
|---|---|---|
| frame_width | INT | required |
| frame_height | INT | required |
| frame_count | INT | required |
| shape | COMBO | required |
| shape_size | INT | required |
| shape_color | STRING | required |
| bg_color | STRING | required |
| blur_radius | FLOAT | optional |
| trail_length | FLOAT | optional |
| rotation_speed | FLOAT | optional |
| border_width | INT | optional |
| border_color | STRING | optional |
| paths_data | STRING | optional |