Hey guys, i hope you are doing well.
I am stuck with trying to find an idea to make a code board gui work without too much effort.
It looks kind of like this:
It has 72 Buttons.
Now the idea is, that there is a pattern, that the player has to push. When the right buttons are pushed they turn green, when a wrong button is pushed it turns red and you have to start over. My problem is, that making this option for each button on its own is very time consuming and I thought maybe someone can help me with finding a quicker way to do it, if there is one.
I am stuck with trying to find an idea to make a code board gui work without too much effort.
It looks kind of like this:
It has 72 Buttons.
Now the idea is, that there is a pattern, that the player has to push. When the right buttons are pushed they turn green, when a wrong button is pushed it turns red and you have to start over. My problem is, that making this option for each button on its own is very time consuming and I thought maybe someone can help me with finding a quicker way to do it, if there is one.