04-10-2016, 03:41 AM
I tested the demo I crafted, deleted every script from it to leave just the menu itself, and even tested the copy of the script in the first post in a blank script. What I see is that the whole screen does in fact disappear when you hit YES on the confirmation, thus erasing the confirmation window. And when you hit NO, the confirmation again disappears while you remain in the save screen.
But the script overwrites methods in the Scene_Save script... an issue that many default scripts have where the update methods were not broken into smaller bitesize chunks. If you are trying to combine it with 'another' script, I can see the issue. But that would be a request in Code Support board, including the name of the script of which you are attempting to combine.
But the script overwrites methods in the Scene_Save script... an issue that many default scripts have where the update methods were not broken into smaller bitesize chunks. If you are trying to combine it with 'another' script, I can see the issue. But that would be a request in Code Support board, including the name of the script of which you are attempting to combine.