The RPG Maker Resource Kit

RMRK RPG Maker Creation => MV => MV Scripts Database => Topic started by: Glasses on January 12, 2016, 07:16:49 AM

Title: Progress Title Screen
Post by: Glasses on January 12, 2016, 07:16:49 AM
Name: Progress Title Screen
Version: 1.0
Author: Mr. Trivel
Created: 2015-11-26
 

What does it do?
Changes title screen image according to highest game progress among the savefiles.
 

Screenshots:
Nothing to really show here.
 

How to use?
Setup plugin Parameter - Image List - with title screens you want.
E.g. Book,Castle,Crystal,Sword,Volcano
(note, there aren't any spaces between them after comma)
 
Then you can use Plugin Command to change the progress:
TitleScreen [PROGRESS]
[PROGRESS] - which title screen to show.
E.g. TitleScreen 4 - would show Sword title screen.
 

Plugin: <Link: Github> (https://github.com/Trivel/RMMV/blob/master/MrTS_ProgressTitleScreen.js)
How to download Script. Click the link above, there will be a button named Raw, press Right Click -> Save As.
 

Terms of Use:
Don’t remove the header or claim that you wrote this plugin.
Credit Mr. Trivel if using this plugin in your project.
Free for non-commercial projects.
For commercial use contact Mr. Trivel.