FEATURES
Create multiple images that display one after the other in order before the title screen appears. These images can have an animation played on them, which allows you to create static or animated logos or other images as splash screens.
Includes options to skip each logo individually, skip all or disable skipping.
VERSION 1.1 – RPG Maker MV
Download Plugin file
Download Demo
I wonder if the same effect can be done with Loading screens…
good job man
i has some problem,
how to how to determine the order animeid ?
on yours demo i just see 1 file in animation folder but in your demo you has 2 animation with name id “1” and name id “2”
so confused with numbering animeid
please teach me, thank you
The order of the splash screens is the order they are written in the settings. The first one you read comes first, then the next. The animation ID isn’t order – it’s the ID of an animation from the database.
oke i get it, thank you sirr. nice plugin :)
I like this plug in, but I was curious if it was possible to make it so that the animation can be adjusted separately from the image? I saw in the code where it had a positioning for the graphics, but it affected both the position of the image and the animation both.
You could change the position of the animation in the rpgmaker mv animation editor.
Dear Galv,
the new RPGMaker MV update has made it so that using this plugin starts the full game on a battle test rather than just the battle. I know it’s in fresh, so I thought I would let you know. Good luck!
Oh dang. Thanks for letting me know, I put it on my to-do list
I’m not sure if the battle test ever worked with this plugin active. For now I would recommend disabling it in the plugin list until you release it until I add a fix for it :)
Okay, updated to 1.1 so battle test works.
After update to 1.3.4, the animation before title screen is not played. Is there any fix to it? Thank you
The plugin only works in latest version of MV. Make sure you copied the MV 1.3.4 plugin files into your project correctly.
Here’s a checklist to try to error trap your project:
https://galvs-scripts.com/errors-using-plugins/
HI i´m using GALV_AnimatedSplashScreens and than SumRndmDde release this great plugin SRD_PreloaderCore, and my problems start. I cant make them work together. Please help me find a solution or redirect me to a solution. thanks
I recommend asking SumRndmDde.
i did but we do not replay can you show me how to alter the boot order in this plugin?
The splash screen shows up perfectly, but once it fades out the screen turns black and reads: “Cannot read property ‘windowTone’ of null”. Any ideas as to what the problem might be?
Not sure. Make sure all your settings are correct (double check the demo for format).
Here’s some more ideas to error trap plugins.
https://galvs-scripts.com/errors-using-plugins/
Make sure you have latest version of MV files in your project (not just updated MV itself).
I figured it out. I forgot to turn off the MadeWIthMV plugin, so it was interfering with yours. A simple fix, and it was right in front of me, too XD. It works great now, 10/10!