So i want to have six choices (below EX), & the final choice I want to make unavaliable until only 3 other choices have been made. How could I do this? I tried making a temp var & setting the number after each choice to go to either 3, 2, 1, or 0 (depending on what the temp var # is) but when I test it I can make every choice except the last one
choice 1
choice 2
choice 3
choice 4
choice 5
choice 6 (final, disabled until 3 other choices made)