I want to do a save function in my game,but when I use game_save and game_load the engine lead me to a point that I have saved the game.What I wish to do is the player can re-see the whole game which he has played if saved file is loaded. How to do so?