I wanted to store and load, score of each level(nearly 10). Everthing works fine..i stored and load in Json. But, if we play the level again..the score keeps on adding. I need to delete the specific level score and subtract it from main score and add the new one. Please help me.