Im trying to create an aspect of my game, its a shopping game wherein one scene it has a "shopping" list and then in the next scene you have to pick the objects matching what the list had. There will be ten levels and each level will have one more item added to the list.
What I want to know is if I can make this list randomised, so it picks a random number of items to put on the list. That also matches the next scene.
If this inst possible, I just want to know. Or if you could lead me to a tutorial on something like this, that would be great :D