Hey all,
Is it possible to create a script (probably Lua, based on my understanding) to fade a source in and out based on a hotkey press? (So, for example, fading a pre-written lower third in and out)
I have an idea of how this would work, just not the technical knowledge on how to execute on that idea. OBS in studio mode already kind of supports this, it's just a bit clunky; broadcast the scene, bring that same scene into preview, hide the source, fade the scene back to itself. So the plugin would go something like this:
On hotkey button press:
Is it possible to create a script (probably Lua, based on my understanding) to fade a source in and out based on a hotkey press? (So, for example, fading a pre-written lower third in and out)
I have an idea of how this would work, just not the technical knowledge on how to execute on that idea. OBS in studio mode already kind of supports this, it's just a bit clunky; broadcast the scene, bring that same scene into preview, hide the source, fade the scene back to itself. So the plugin would go something like this:
On hotkey button press:
- Copy current program scene to preview
- Toggle source using hotkey
- Copy preview to program using fade transition hotkey
Last edited: