There are ways of triggering different drawings based on the mouse button that is pressed, but it’s not super intuitive to make and can’t be part of other conditional activation groups (I built a template in case other people want to use it Template for Different Drawing Triggers Based on Mouse Button). For example, I want to trigger some actions in my browsers with button 3 and button 4. This means I have to have 3 conditional groups (browser - for other triggers, browser + mouse 3 drawings - for one set of actions, browser + mouse 4 drawings).
#v6.023 alpha adds "scopes" for drawings and for the "start recording drawing" action:
For example with this:
Only drawings with scope "xxx" would be triggered:
1 Like
Awesome, I’ll test and submit feedback. In theory this could be triggered by anything other than a mouse right? Like a stream deck button or keyboard shortcut?
One note… I think scopes is it an intuitive name… maybe something like…
Set x (on click)
X (on drawing)
With these options for X:
- Mode
- Trigger
- Variable
- Profile (though I think you already use this elsewhere)
Thank you for taking the feedback and I love BTT
yes you can use any BTT trigger you just need to ensure that at some point the start recording action is called and at some point the stop recording
1 Like

