I'm trying to make a game with levels where after every level you collect a piece and when you save it saves your progress. I put in the browser, local storage and NWJs object because i thought i might need them. i made a save and load button and done the basic 'click on save, save game slot save1' and same for load. It seems to be saving but the Load doesn't work. Do i need to do anything else? could anyone run through how to do the whole save and load system?