So i was wondering if anyone knew how you could invert the order of something within the controller. what i mean is if you turn it on, it does "step A > step B > step C..." but when you turn it off it does "...step C > step B > step A" i know how to do it with old school redstone but it's clunky and doesn't quite fit my needs, was hopeful someone could point me in the right direction for how to do it with rednet.
exactly what I'm trying to get it to do:
press button
toggles t flip-flop
turn on orange line
delay
turn on magenta line
delay
turn on white line
press button again
toggles t flip-flop
turn off white line
delay
turn off magenta line
delay
turn off orange line
exactly what I'm trying to get it to do:
press button
toggles t flip-flop
turn on orange line
delay
turn on magenta line
delay
turn on white line
press button again
toggles t flip-flop
turn off white line
delay
turn off magenta line
delay
turn off orange line