Ok, so that question was sort of broad.
I want to ask a series of random questions. I was thinking about storing my questions in an array.
When following questions are asked, how can I remove the previously asked questions from the array so the same question isn’t asked again?
Or, is there a better way to handle this? Should I be using a <List>?
Unity Forum