Force save after credits?

● ARCHIVED · READ-ONLY
Started by wrigty12 4 posts View original ↗
  1. I have extra gameplay after my final credits in my game, and I would like to have the player save right after them so they dont have to go through the credits again if they forget to save and then die. Is there a way to force the player to save? Or should I just ask them if they want to save, and go from there?
  2. I'm assuming your credits are part of an Event, so after them use the "Open Save Screen" from the 3rd page, under Scene Control.
  3. But is there a way to MAKE them save? Like not being able to cancel out of the save menu scene?
  4. Yes, you would have to use a script to have it auto save into one of the save slots or something. Or make a special Save menu that doesn't allow canceling, again using scripts.