Save the game no checkpoint

How can i create a system for save a game without using the checkpoint system but save in the last game state ex: x pos y pos and z pos and other parameters

Here’s the Save Game object documentation that gives you a quick overview along with both c++ and blueprints examples.