Hello, I’m making a horror game and in one portion of the game you have to turn on 3 generators. The problem is how would I be able to keep track of how many generators the player has turned on?
Upon turning on the first generator, their objective should update to “1/3”. However, if they do it in a different order then it may jump to “3/3” or “2/3”. So please help.