Trying to edit all these values and set them to 0.2 at the same time, since they all represent the same action.
Also, I'm wondering if there's a more efficient way to execute key sequences instead of using individual actions like this?
Trying to edit all these values and set them to 0.2 at the same time, since they all represent the same action.
Also, I'm wondering if there's a more efficient way to execute key sequences instead of using individual actions like this?
if you need to edit multiple values, best copy the whole tigger into a text editor and do a search & replace
Yep, this is the best way to do this right now but it is on my TODO list to reuse the key sequence recorder also for action recording.
That would be super useful!