All grouped items change state when one item is triggered to change state

Dec 10, 2021

I have grouped pictures to accommodate a screenshot and number icons. The screenshot must be wider than the slide to allow the user to see all the elements on the screenshot. I use arrows to trigger a move command to allow the user to "scroll" to the right or the left as needed to view the whole screenshot. The move commands move the entire group (screenshot and numbers) to the right or left. As each number at the top of the column is clicked I have a trigger to change the state of the number icon to "visited" and as each layer is closed with an X I have a trigger to change the state of the number icon to "viewed."

When the numbered icons are grouped with the picture, when I click the first number icon all the number icons change to the visited state. If I ungroup the screenshot and numbers, then the move command will not work. 

My intent is for each number icon to change to "visited" when the user clicks the number, then have the number icon change to "viewed" when the user closes the layer.  

Other than making a whole lot of motion paths, is there a way to make this happen?

Be the first to reply