I have a game with 1 minute rounds. After every round I have a GUI menu pop up with stats like accuracy and score etc… I am able to have one image pop up on my GUI Menu but I want to randomize it so that 1 of say 10 images pops up after each round is over.
We have random generated enemies spawning on the screen so I agree with your logic. I am just having issues applying the same code logic to the GUI menu. Thank you for the reply though!