OBSCURE - Poetry (SAMMI Extension)
A downloadable project
Obscure Poetry 0.5.1
This Extension gives you several obscure OBS commands
-----------------------------
OBS Scene Items Toggler
-----------------------------
This command allows you to toggle all the scene items in a given scene and also allows you to specify exclusions in a comma separated list or a filepath if you tick the box. Accepts a relative filepath.
Scene | Exclusions |
ExampleScene | SceneItem1,SceneItem2 |
ExampleScene | somepath\\exclusions.txt |
ExampleScene | C:\\somepath\\exclusions.txt |
-----------------------------
OBS Scene Items Plus
-----------------------------
This command allows you to toggle all the scene items in a given scene except two sources - those two sources will instead be checked for visibility and only the visible one(s) will be toggled. Then sets a check variable which can be specified which will record which source is currently being ignored.
This means you can use the same command twice in the button to toggle only the sources you want, on and off, remembering which one was to be ignored if any.
Scene | Source 1 | Source 2 |
ExampleScene | ExampleSource1 | ExampleSource2 |
-----------------------------
OBS Scene Two Source Toggler
-----------------------------
This command allows you to toggle two sources in a given scene - those two sources will be checked for visiblity and only the visible one(s) will be toggled. Then sets a check variable which can be specified which will record which source is currently being ignored.
This means you can use the same command twice in the button to toggle only the sources you want, on and off, remembering which one was to be ignored if any.
This command can be used in conjunction with 'OBS Scene Items Toggler' with these sources in the exclusion list in order to have multiple groups of two sources toggled in a single button.
Scene | Source 1 | Source 2 |
ExampleScene | ExampleSource1 | ExampleSource2 |
-----------------------------
OBS GetXY
-----------------------------
This command allows you to get the X, Y co-ordinates and Scale for every OBS scene item in a given scene and saves it to an ini file. The path is provided in the output.
Scene | Settings Name |
ExampleScene | ExampleSettingsName |
Example filepath output: "d:\\sammi\\extensions\\poetry\\ExampleScene\_ExampleSettingsName.ini"
-----------------------------
OBS SetXY
-----------------------------
This command allows you to set the X, Y co-ordinates and Scale for every OBS scene item in the ini file generated by GetXY.
Scene | Settings Name |
ExampleScene | ExampleSettingsName |
Updated | 1 day ago |
Published | 3 days ago |
Status | In development |
Category | Other |
Author | PoetryandLilies |
Tags | obs, sammi, sammi-extension |
Download
Click download now to get access to the following files:
Development log
- OBSCURE - Poetry v1.0.12 days ago
- OBSCURE- Poetry v1.0.03 days ago
Leave a comment
Log in with itch.io to leave a comment.