ComfyUI Node
Transform Orchestrator (Multi-Segment)
A ComfyUI node in AnotherUtils/animation with 10 inputs and 1 output.
Transform Orchestrator (Multi-Segment)
- background
- transform_data
◄frames_per_segment64►
◄total_frames512►
◄travel_percent0.10►
◄start_scale1.00►
◄end_scale1.00►
◄direction_moderandom_8dir►
◄direction_flowcenter_to_edge►
◄easing_modeease-in-out►
◄seed0►
CategoryAnotherUtils/animation
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| background | IMAGE | — | |
| frames_per_segment | INT | 641–100000 | — |
| total_frames | INT | 5121–100000 | — |
| travel_percent | FLOAT | 0.100.01–1 | How far from center toward edge. 0.1 = subtle movement, 1.0 = full edge |
| start_scale | FLOAT | 1.000.01–100 | — |
| end_scale | FLOAT | 1.000.01–100 | — |
| direction_mode | COMBO | random_8dir | 4 options: random_8dir, random_4dir, sequential_8dir, sequential_4dir |
| direction_flow | COMBO | center_to_edge | center_to_edge: starts center moves out. edge_to_center: starts offset moves to center. random: coin flip per segment |
| easing_mode | COMBO | ease-in-out | 4 options: linear, ease-in, ease-out, ease-in-out |
| seed | INT | 00–4294967295 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| transform_data | TRANSFORM_DATA | — |