Of course! The game is an arrow game that has four arrows that show up once you hit start. The four arrows can face up, down, left, or right, and once the arrows have chosen their random directions it is up to the user to swipe in the proper directions. What I am trying to achieve is that once the arrows chose their random directions, if any arrows face the same way, then once the user swipes in the first arrow's direction any other arrows that face that same way will act in the same manner as the first arrow. So basically I cannot figure out how to use arraymaker to make a proper sequencer. I've attached photos of some of the fsm's that I have made for the sequencer.