diff --git a/Switching-scenes-for-Aitum-Vertical-plugin.md b/Switching-scenes-for-Aitum-Vertical-plugin.md index cb6ce32..479f2aa 100644 --- a/Switching-scenes-for-Aitum-Vertical-plugin.md +++ b/Switching-scenes-for-Aitum-Vertical-plugin.md @@ -1,5 +1,18 @@ This guide will explain how to switch scenes in the vertical scene dock of the "Aitum Vertical" OBS plugin. +# Advanced scene switcher 1.32.0 (and later) + +In the `Switch scene` action select the `Aitum Vertical` canvas. +Next select the scene you want to switch to. + +image + + +# Advanced scene switcher 1.31.0 (and older) + + +This guide will explain how to switch scenes in the vertical scene dock of the "Aitum Vertical" OBS plugin. + The "Aitum Vertical" utilizes the OBS websocket API to enable external interaction with the plugin via websocket messages. The supported functions can be found in their [GitHub repository](https://github.com/Aitum/obs-vertical-canvas/blob/f61998e175a88a6e16d893c735b9fa6968525763/vertical-canvas.cpp#L495-L534).