Randomly select a scene without repeats?
Hiya!
I'm in the process of creating a Jeopardy-like game with trivia questions. After the intro screen, I want the game to select a random scene (of those that contain a question each) with no repetitions such that all of the questions are displayed to the very end; hence, none are repeated along the way.
How can I go about doing this?
Appreciate all of your help in advance.
Thanks
Best Answer
-
tatiang Posts: 11,949
I recommend not using separate scenes but instead building the entire question set into a single scene using tables. There are paid templates available if you're interested but otherwise start by Googling "random without repeat gamesalad" and check out the related posts and videos.