(the "super" let's you know I searched a lot for this and this is extra special ;D )
Ok so hi~! First off, I'm not exactly a pro at scripting, but I know this will probably involve a script (or at least, calling the scripts that already exist for new game and continuing)
So, I'm looking to create kind of an interactive title screen? By that I mean, a small room, where the PC can move around, with like a door/sign/etc for new game and a door/sign/etc for continuing. A good example of what I mean is found in Magi Nation, an old game for the GBC. Going through one door would ask if you wanted a new game, then would start the game, while the other door would ask if you wanted to continue, then loaded your save.
I have a script to skip the title screen, and I know all the title menu script snippets I probably need are in Scene_Title. But I'm not really sure how to put it all together to make it work! Or if it's possible ;w;