mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-10 10:35:59 -05:00
Created Sequence (markdown)
11
Sequence.md
Normal file
11
Sequence.md
Normal file
@@ -0,0 +1,11 @@
|
||||
The "Sequence" action will allow you to sequentially perform the actions of one macro in a list of macros.
|
||||
|
||||

|
||||
|
||||
You can add macros to be executed at (1).
|
||||
The macros can be reordered at (2) and you can mark which item to continue with next for testing purposes.
|
||||
By default the sequence action will continue with the first macro in the list once it reaches the end of the list.
|
||||
If you want to instead continue to run the last macro in the list you can uncheck the checkbox at (3).
|
||||
The macro which will be executed next will be displayed at (4).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user