Color is changing when i click wrong button

When i Click my third button and its the wrong button my first button is still changing color to correct
what can i do?

Hi khornowiec,

Have you already tried to add Debug.Logs to your code to see what is going on during runtime? The first button should send 0 to the method that is linked to the button. The second one should send 1, the third one 2, and so on.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms