Updated Switching scenes for Aitum Vertical plugin (markdown)

WarmUpTill
2025-10-19 14:29:46 +02:00
parent ad36ff3857
commit f20eb384c9

@@ -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.
<img width="776" height="111" alt="image" src="https://github.com/user-attachments/assets/394c3577-793f-41bc-9fe0-7ecfda39d999" />
# 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).