-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
I was working on writing my own auto builder (for something other than rr) and I modded it quite similarly to how the TAB writes autos. However, Ive found a couple more options for when to trigger commands that I think that the TAB could be improved with.
These additions would be adding a duringLast() method. (or you could do duringNext()) This is functionally identical to afterTime(0), however, I found it to be a lot nicer when writing autos. I also wrote an implementation of a untilDisp() function, which works like afterDisp() but it triggers the command X inches until the target.
I feel like these could be good additions for people who want to write more complex autos.
Metadata
Metadata
Assignees
Labels
No labels