This plugin lets you set background images for the menu scenes. It's designed to work similar to VisuMZ_0_CoreEngine's feature of the same kind and will play nice with it and with VisuMZ_0_MenuCore if you use them. However the backgrounds from this plugin can be changed at runtime with a plugin command and the changes will get stored in save games so you can have the menu backgrounds change eg as your story advances!
How to Use
Add the .js file to your project's js/plugin folder, then open up the plugin manager in the editor and add the plugin.
There's an explanation on the left side.
The first setting is if you want to see debug messages (default off, for debugging use only).
The other setting is the defaults for each menu's background image when starting a new game.
When calling the plugin command or setting the defaults you'll be asked to set three things:
Opacity how see-through the blurry picture of the map behind the menus will be. -1 will leave it as it is already. Note that it is below the background images too, so if you want to see it you'll need to use transparent images or have no Background1.
Background1 what image to use (from titles1). Blank for none.
Background2 what image to use (from titles2). Blank for none.
If the plugin encounters a scene that it doesn't recognise (such as those added by other plugins), it will use the settings for Scene_Unlisted.
Terms of Use
You can view the license here. In short, it is free for commercial or non-commercial use. Credit is optional as long as you don't claim it as your own work. Downloads
You can download just the plugin here. Press the 'Raw' button then Ctrl+S to save it.