obs-move-transition
obs-move-transition copied to clipboard
[Feature Request] Add "Disable" option to Start and Stop Triggers.
Please, add a "Disable: When the eye icon in front of this filter is disabled" option to Start/Stop Triggers, on "Move Value" Filter:
With an option like that, would be easy to create a system that toggle animations just by enabling and disabling a single eye icon:
At the start of actions there is a checkbox called "Filter only enabled when moving" that should provide what you are asking for as far as I can tell.
hm... Not exactly
I'm already using this checkbox to keep the "Blur Toggle" eye icon State fixed and "Blur-Apply"/"Blur-Remove" eye icon state "on" or "off" whenever an animation from them is called.
What I'm trying to do is:
When "Blur-Toggle" eye is enabled -> start "Blur-Apply" animation
When "Blur-Toggle" eye is disabled -> start "Blur-Remove" animation
OBS does not use/call the filter when the eye icon is disabled, so that makes it hard to do actions when disabled.
Oh... Got it.
Another suggestion I would give is to create a "Cycle Triggers" Filter. where the user could create an array of Filters, like "Filter_A", "Filter_B", "Filter_C", "Filter_D"
and this filter could have 2 shortcuts/buttons "Activate Previous Filter" and "Activate Next Filter".
cycling the Enable/Disable Eye icon State of each filter.
Something like that would also work with what i'm trying to put together
Cycling through moves using a hotkey is possible with the next move on hotkey option. That way the first time the hotkey is pressed the move that has the hotkey is activated, the second time the hotkey is pressed the next move is started etc. Cycling backwards is not yet possible.