Hello, how to iterate through an array of widget buttons without repetition.
Use For Each Loop
instead of Random
. Or do you want to do both - iterate at random with no repetitions?
Add more details regarding how it’s supposed to work.
1 Like
I tried to do it through ForLoop and all the buttons are activated immediately. I need one button to be activated at a time, without repetitions
type or paste code here
Made via ForLoopBreck. Thank you!