the solution of — is good but you might need to make an "array" not just a "variable", depending on how you made the layout/store.
also if you want Save/Load to Load you to the beginning of the game, you have to use "Webstorage" instead of Construct2's Save/Load... using it is a lot harder (even to test/debug) but I recommend to learn it especially if you want to make a big game.