Hi!
I'm looking for a way to have two different save systems depending on when the player saves the game:
1- Saving on the field: you can save and load as you want, saving doesn't make you quit the game.
2- Saving during a battle: the player would have a special save slot just for this. When they save the game, they exit the game. Loading the game would delete this save, but not the basic save they made on the field. The objective with this temporary save is to prevent the player from saving at a certain point in battle, then loading back later to retry from this point. However, I'd still like to allow the player to leave during a battle, and continue at the same point later.
Is this feasible with Ork? If not, I'll just think of something else.
Thanks!