This plugin will skip the title screen, but less for a quality-of-life developer purpose and more for developers who wish to event/make their own title screen. This skips the title screen after the game over as well.
Terms of use:
1. This plugin is free for both commercial and non-commercial use.
2. I must be credited as "ZainWD"
3. Not a term of use, but a link to your game would be appreciated.
Edit: Previously MZ would say that the plugin may not work with it(it did), but I've reuploaded the file and now that shouldn't show anymore.
Skip the Title Screen(For players)
● ARCHIVED · READ-ONLY
-
-
Hi, I have a question about js. If RMMV and RMMZ are using the same programming language- JavaScript. So that’s means full compatibility of the plugins from RMMV to RMMZ?
-
Hi, I have a question about js. If RMMV and RMMZ are using the same programming language- JavaScript. So that’s means full compatibility of the plugins from RMMV to RMMZ?
I'm not the most knowledgeable about this but as far as I know there is compatibility to some extent, but definitely not for every plugin. The simpler/smaller ones are probably more likely to work between MV and MZ. -
ok, thanks
-
@tenac666 RMMV plugins are NOT compitable with RMMZ plugins, there is
a few minor changes needed to make that happen.
also RMMZ has full ES6 support.
in case you want some RMMV to RMMZ, you need to modify the plugin to do so. -
RMMZ has full ES6 support.
MV has featered the ability to code in ES6 for years (ever since 1.5 or something.) In fact the thing that enables using ES6 is literally just the nwjs version, which both engines support versions capable of.
Source? I've coded in ES6 for MV since nearly the beginning in fact. -
The plugin works, except the "Return to Title" option from the ingame menu. It apparently still throws back to a blank scene if one is using a map evented title screen.
-
Thank you for this plugin!