[ANSWERED] Bi-directional sequential trigger
-
I might be being a bit dense here but I'm struggling with the sequential trigger.
What I want to do is set up are 2 sensors, when one is gets an input it should trigger the next part of the sequence, and when the other is triggered it should fire the previous one.
so for example: If we had just triggered "3" in the sequence 1,2,3,4,5 we would have a choice to either move to "2" or "4" depending on which input we receive first.
I know that this should be simple, but I'm drawing a blank.
Thanks in advance everyone. -
-
@jfg you're an absolute hero,
I knew that I'd done something like this before, I just couldn't get my brain to work.
Thanks.