this is the starting position.
When user taps btn1, left square = green.
when user taps btn2 right square = red.
What I want to happen is the following:
When btn1 is tapped nothing should be seen yet. after btn1or2, the left square = green.
When btn2 is tapped nothing should be seen yet. after btn1or2 the right square = red.
I can't find a solution, but maybe it ain't possible?
test1button.hype.zip (10.1 KB)
Thank you