I’m new so I’m not entirely sure I understand what you want, but it sounds like you could have each button set a boolean variable to true and then check to see if all 3 variables are true, so when a button gets pressed it won’t do anything unless the others already have been.