- Oct 23, 2021
- 56
- 1
this is what i have so far. a logic_case does pickrandom on one of 3 buttons. if the correct button is pressed, they then go through to picking the next correct button. but they obviously cant just pick any button so somehow the other 2 buttons must have different output depending on which button was picked for that part of the order. its very confusing for something so simple.
basically the player must press the correct buttons in the correct order of a randomly generated sequence.
any attempts at this are appreciated massively.