bitfocus / companion-module-obs-studio

OBS Studio Module for Companion
MIT License
44 stars 28 forks source link

Transition in Progress Variable #264

Closed chrisspiegl closed 4 months ago

chrisspiegl commented 4 months ago

I found that there is feedback to display if a transition is in progress.

Could this also be added as a variable?

Use case: to be able to make a button conditional, only pressable when there is no transition in progress.

One can achieve this with setting up two trigger workflows to set true/false to a custom variable. But maybe possible to implement straight into this module for ease of use.