Animated Title Screen - Version 1.0
RPG Maker MZ Plugin @DaedraTalos & @TwentyFree
Introduction
Animate your title screen by having it switch between multiple frames!
Features
This plugin lets you easily animate your title screen!
You have 2 choices to choose from, I suggest using the first if you have lots of frames:
Set the prefix of the title images, the number of frames and the frame duration (in frames per second) for each!
Example: Prefix: "TitleScreen_", number of frames: 25, duration: 4
images: "TitleScreen_1", "TitleScreen_2", ..., "TitleScreen_25"
Specify the name and duration for each frame in a list
How To Use
- Copy the file into your project's /js/plugins/ folder.
- Activate the plugin by using the 'Plugin Manager'
- Read the short documentation (help file) and try it out yourself!
- Need any help? Comment on this thread!
Plugin Click here to get it! (includes paid version for commercial, and free demo for non-commercial)
(Note: link contains plugin for both MZ and MV)
Terms
Free for any non-commercial game, by downloading the demo available at the itch.io page.
For commercial games, you need to buy the paid itch.io version.
Updates
2020-07-11 - Version 1.0 - Released the plugin
2020-07-12 - Version 1.0.1 - fixed the title background being black when going back to the title screen from the menu.