ComfyUI Node
arkennemasis Scene At (one scene of the plan, by index)
One scene of a shot plan, chosen by index, as plain values. Use it inside a for-loop so each shot renders, saves and frees before the next begins — which is what lets a folder of any size finish.
arkennemasis Scene At (one scene of the plan, by index)
- video_prompt
- voice_text
- image_prompt
- scene_number
- total
◄scenes_json[]►
◄index0►
Categoryarkennemasis/Video
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| scenes_json | STRING | [] | The JSON array from the story agent. |
| index | INT | 00–100000 | 0-based. Wire the loop's `index` here. |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| video_prompt | STRING | — |
| voice_text | STRING | — |
| image_prompt | STRING | — |
| scene_number | INT | — |
| total | INT | — |