Skip to content

Commit 71efadd

Browse files
authored
shot profiles config out of date on show_when_disabled
1 parent ee2728a commit 71efadd

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

docs/config/shot_profiles.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -172,13 +172,15 @@ Single value, type: `boolean` (Yes/No or True/False). Default: `False`
172172

173173
Controls whether the lights or LEDs for shots which have this profile
174174
applied will be active when this shot is disabled. By default this is
175-
*true*, so if the shot profile associated with this shot has the light
176-
turning on, then when you disable the shot the light will stay on. Set
177-
it to *false* if you want the lights or LEDs to turn off when the shot
178-
is disabled. (Note that even when this is false, the lights or LEDs can
179-
still be controlled by other light scripts, light shows, manual
175+
*False*, so when the shot is disabled, the show it was running will be
176+
turned off, and thus the lights turned off. (Of course, the lights or
177+
LEDs can still be controlled by other light scripts, light shows, manual
180178
commands, etc.)
181179

180+
If you change this to *True*, and the shot profile associated with this
181+
shot has a light turned on in its show, then when you disable the shot,
182+
the light will stay lit.
183+
182184
### state_names_to_not_rotate:
183185

184186
List of one (or more) values, each is a type: `string`. Default: `None`

0 commit comments

Comments
 (0)