So have created some local variables that when a coin/gem is picked up it adds +1 to their variables.
Event sheet scoring system :
Now im trying to make it so that on the main page of the game I have the Total Number of coins/gems picked up from all the levels.
So if the player plays level 1 and gets 2 coins it will add up 2 coins to the total number of coins and if he plays level 2 and gets 3 coins it will add the 3coins to the total number of coins so Now the player has 5 coins total.
Tell me if you need clarification on something.
Thank you