ComfyUI Node
MF Story Driver
Tracks story progression with auto-incrementing step counter. Use with MF Story Sequence to manage sequences and shots. • step: Increments each execution (0, 1, 2, ...) • storySeed: Your seed value (randomized on node creation) • Reset button: Sets step back to 0
MF Story Driver
- step_int
- step_str
- projectName
- saveFolder
- storySeed
◄projectNameMyProject►
◄storySeed0►
◄randomize_seed_on_resettrue►
CategoryMF_PipoNodes/Sequencing
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| projectName | STRING | MyProject | — |
| storySeed | INT | 00–18446744073709550000 | — |
| randomize_seed_on_reset | BOOLEAN | true | — |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| step_int | INT | — |
| step_str | STRING | — |
| projectName | STRING | — |
| saveFolder | STRING | — |
| storySeed | INT | — |