ive been working on a little 2d platformer for a while now and ive been struggling with adding rewards for completing the game's final level. what id like to do is basically enable a previously disabled button after a level is completed. i do have a function that triggers when a level is completed. i just need some help with saving this data (game completed or not) to the players computer. could anyone help me with that?