Hi,
I am creating a game for my college assignment which requires the player to progress through levels. I have managed to create the score collection for my first level, but I am struggling to get the code to go across for my other levels. Is there a way of using an IF statement to see what level the player is on and to store the scores of the levels. Thank you

