I have a game that is based off of the platform tutorial so it has a global gem value. that gets added to. So, within my game the player collects points doing various things (collecting gems, killing enemies). The game itself is a math game so I have various levels (Addition, subtraction, etc.) and I wanted levels within each math concept. Now, how do I make a final score within each math concept of the gems collects throughout those levels?
Sorry if this is confusing! Let me know if you need any clarification!
Thanks in advance!!