Hi, I am hoping someone can help me here as I have searched this problem before asking.
I am making a very basic football type game in a ‘cup’ style.
In each round of the cup I want to randomly select a team name from a selection of maybe 5 per round, so when the player replays the game from scratch it is a random opponent picked each time.
Basically it will be only be the team name that changes. On the screen before the actual game will say ’ your team vs (random team)'.
I would be very grateful if someone could point me in the right direction for this, I am presuming it would be relatively simple but I can’t get my head around it.
Many thanks in advance.