Per level top score and game top score

I figured out the top score. Simple enough going through the cookbook and video cookbook. I found an old thread that I think asked this but the question was never answered.

But now I thought it would be a nice feature to have a level top score.

This is what I'm trying to do.
Game top score is saved based on coins collected in all levels. Top score is saved. (did this part)

Play a level and try to collect as many coins as possible. Have the the level top score saved on the levels page.

For the level would that be something along the lines of topscore1, topscore2 for the levels. And then the game top score would topscore + topscore1 + topscore2 +....
That would seem to be a long way around and messy.
I'm sure this is easy enough and I'm just missing something.
Sign In or Register to comment.