- Supported Bit Versions
- 64-bit
- Source Code URL
- https://github.com/DizzyBHigh/move-workflow
- Minimum OBS Studio Version
- 31.1.1
- Supported Platforms
- Windows
Move Workflow is a third-party plugin that adds a visual workflow system to OBS Studio that works alongside Exeldro's Move Transition plugin.
Create workflows from Trigger and Action nodes and control when actions run, what runs at the same time, and what happens next.
Action nodes can run Move Action, Move Source, Move Source Swap, and Move Value filters, or change the active OBS scene. Each action can have its own Start Delay, Duration, and End Delay.
Workflows can be triggered using the Trigger Workflow filter, including by using Exeldro's Move Action to enable the trigger filter.
The workflow engine controls the sequencing. The Move filters continue to handle the actual movement, value change, source swap, or action.
Workflows are saved between OBS restarts and can be exported and imported.
Requires OBS Studio 31.1.1 or newer and Exeldro's Move Transition plugin for Move-based actions.
* The use of AI was involved during the creation of this plugin;
Its use has been limited to reviewing and recommending best practices for the plugin's architecture and implementation.
Coding and testing was done by humans.
Changelog 1.1.0
Added
Create workflows from Trigger and Action nodes and control when actions run, what runs at the same time, and what happens next.
Action nodes can run Move Action, Move Source, Move Source Swap, and Move Value filters, or change the active OBS scene. Each action can have its own Start Delay, Duration, and End Delay.
Workflows can be triggered using the Trigger Workflow filter, including by using Exeldro's Move Action to enable the trigger filter.
The workflow engine controls the sequencing. The Move filters continue to handle the actual movement, value change, source swap, or action.
Workflows are saved between OBS restarts and can be exported and imported.
Requires OBS Studio 31.1.1 or newer and Exeldro's Move Transition plugin for Move-based actions.
* The use of AI was involved during the creation of this plugin;
Its use has been limited to reviewing and recommending best practices for the plugin's architecture and implementation.
Coding and testing was done by humans.
Changelog 1.1.0
Added
- Searchable source/scene selectors.
- Per-node runtime status and countdown display.
- Visual Start Delay, Execution, and End Delay states.
- Independent runtime tracking for simultaneous actions.
- Cleaner, more reliable workflow connection editing.
- Improved workflow node identity and repair handling.
- Improved persistence and editor synchronization.
- Runtime updates no longer trigger unnecessary workflow saves.
- Improved node visualisation and connection routing.
- Better runtime handling of existing Move filter timing.
- Nodes using the same identifiers
- Removed unneeded persistence writes.
- Improved editor stability issues during moving of nodes and node connection editing.