Using XP and the current build of MMF2 Dev, I learned how to save and load a character's position using arrays within a frame.

Now I'd like to know if saving/loading can be done if the player doesn't touch the save/load point in the current frame, and then dies. The player would be sent to the last save/load point of the previous frame.

Are there any example/tutorials like this?