From f20eb384c97fa433a3e58642e07abddb74b793e8 Mon Sep 17 00:00:00 2001 From: WarmUpTill Date: Sun, 19 Oct 2025 14:29:46 +0200 Subject: [PATCH] Updated Switching scenes for Aitum Vertical plugin (markdown) --- Switching-scenes-for-Aitum-Vertical-plugin.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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).