I'm looking for a script that adds a credits button to the title screen which makes the screen fade to black, then fade back in on a full-screen image (my credits). When the player presses the Z button, the image fades to black, and the title fades in and the command window pops back up.
I tried following the advice on this thread, but I've run into trouble.
I've understood it well enough to import the code which adds a Credits button that runs "msgbox_p". However, when TBWCS goes into further detail about how it could be used to fade to an image, I get lost. This is the code I've imported:
If you could explain to me how to get from the code above to the code that I need, I'd be super thankful.
(I'm using Yanfly's "Menu Cursor v1.00" script. I don't know if that'll cause any issues.)