Hi,
Is there a way to reverse the above sequence? As in, display the animation for the wrong order is displayed when the objects are clicked in the correct order?
I can almost get this to work but only after all the objects have been clicked, not after the first clocked instance. I've tried using "Compare variable: clickedOrder not equal left(correctOrder,len(clickedOrder))" using "equal" instead but this didn't work.