Post not yet marked as solved
Post marked as unsolved with 1 replies, 926 views
I'm creating a test that has 5 buttons, each one corresponds to a specific color, the problem is that when I select a consecutive 2nd button, the previous button is still selected, how can I make my code select only one button at a time and deselect the previous one?