diff --git a/Macro-docks.md b/Macro-docks.md new file mode 100644 index 0000000..10f15fa --- /dev/null +++ b/Macro-docks.md @@ -0,0 +1,13 @@ +You can register docks of your [macros](Macros), which you can then use to control the state of a given [macro](Macros) or run it manually. + +To register a dock first open up the [macro](Macros) in the Advanced scene switcher `Macro` tab. +Next open up the settings window for the selected [macro](Macros). +Then scroll down to the dock section and configure it to your liking. + +![Docks](https://github.com/user-attachments/assets/c3c9f82b-2297-44a5-b2f0-df8ad1beb8c8) + +You can also group multiple macro docks into a single dock window. +To do so uncheck the `Is standalone dock` option in the Macro's settings window. +Then enter the name of the new or already existing OBS macro dock window you want to dock to be added to. + +image