I'm trying to use this in a way where on one trigger i flip in x, and on a different trigger i flip in y. More abstractly i want a way to assign multiple .flip(...)'s without conflict. Is there a way this can be done currently and if not could you help me build this or if you have time perhaps build it yourself? Thanks.
Edit:
I'm currently working on a solution and im close, just incase you happen to also be working on it.
Hey,
I'm trying to use this in a way where on one trigger i flip in x, and on a different trigger i flip in y. More abstractly i want a way to assign multiple .flip(...)'s without conflict. Is there a way this can be done currently and if not could you help me build this or if you have time perhaps build it yourself? Thanks.
Edit: I'm currently working on a solution and im close, just incase you happen to also be working on it.