From d7b5e408c7d68ab9e6097e10a204aee29b5dabd1 Mon Sep 17 00:00:00 2001 From: WarmUpTill Date: Sun, 11 Aug 2024 12:54:46 +0200 Subject: [PATCH] Revert "Destroyed Starting and stopping the plugin (markdown)" This reverts commit 8b40f84bc4b459aa08d18eb36e5289c92427b1be. --- Starting-and-stopping-the-plugin.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Starting-and-stopping-the-plugin.md diff --git a/Starting-and-stopping-the-plugin.md b/Starting-and-stopping-the-plugin.md new file mode 100644 index 0000000..e293d9c --- /dev/null +++ b/Starting-and-stopping-the-plugin.md @@ -0,0 +1,14 @@ +The status of the plugin can be controlled via the main settings window. +To open it click Tools -> Advanced Scene Switcher. +![](https://obsproject.com/forum/attachments/openplugin-png.75834/) +Now General tab will open up and you start and stop the plugin by pressing the corresponding button. +![](https://obsproject.com/forum/attachments/startplugin-png.75835/) + +*** + +You can also add a dock to control the scene switcher via View -> Docks -> Advanced Scene Switcher. +![](https://i.imgur.com/lzZimAL.png) +*** + +Configuring hotkeys to control the scene switcher can be done in OBS' hotkey settings menu. +![](https://obsproject.com/forum/attachments/hotkeys-png.66898/) \ No newline at end of file