ComfyUI Node
SMP · Location Generator (dict) (legacy)
Dict-emitting location generator (StructPromptMaker). Emits a LOCATION_DICT_RAW with per-element records (background, midground, foreground, architecture_detail, props, time_of_day, weather), region hints, and #ambient_light# / #shadow_tone# tokens still embedded in prompt_fragment. Pair with the LocationCombiner.
SMP · Location Generator (dict) (legacy)
- location_raw
- summary
◄location_set▾►
◄seed0►
◄enable_backgroundtrue►
◄enable_midgroundfalse►
◄enable_architecture_detailfalse►
◄enable_propsfalse►
◄enable_foreground_elementtrue►
◄enable_time_of_daytrue►
◄enable_weathertrue►
◄color_tone►
CategoryFVM Tools/SMP/Generators
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| location_set | COMBO | 245 options: indoor/activities/axe_throwing_bar, indoor/activities/board_game_cafe, indoor/activities/bowling_alley, indoor/activities/ceramics_pottery_studio, indoor/activities/climbing_gym, indoor/activities/dance_studio_mirror_wall, +239 | |
| seed | INT | 00–18446744073709550000 | — |
| enable_background | BOOLEAN | true | — |
| enable_midground | BOOLEAN | false | — |
| enable_architecture_detail | BOOLEAN | false | — |
| enable_props | BOOLEAN | false | — |
| enable_foreground_element | BOOLEAN | true | — |
| enable_time_of_day | BOOLEAN | true | — |
| enable_weather | BOOLEAN | true | — |
| color_tone | COMBO | 4 options: , warm, cool, neutral |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| location_raw | LOCATION_DICT_RAW | — |
| summary | STRING | — |