Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: Simple Title Screen
- Original author: Mr. Trivel
- Original date: March 14, 2016
- Source thread: https://forums.rpgmakerweb.com/threads/simple-title-screen.58608/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
Author: Mr. Trivel Name: Simple Title Screen Created: 2016-03-14 Version: 1.1
Archived First Post
Author: Mr. Trivel
Name: Simple Title Screen
Created: 2016-03-14
Version: 1.1
What does it do?
Changes title screen by making commands images and adding Press Start before command window appears.
Screenshots:
[IMG]https://mrtrivelrpg.files.wordpress.com/2016/03/clip2016-03-14at03-05-54.png?w=756&h=293[/IMG]
How to use?
Title screen image is selected in database per usual.
Other images go into img\system:
img\system\titleCursor.png - can be omitted if cursor is set to false
img\system\titleBehindCommand.png - can be omitted if behind is set to false
img\system\titlePressStart.png - can be omitted if press s tart is set to false
Remaining images have dynamic names which are constructor from word 'command_'
and handler name. Example: command_newGame, command_continue, command_options.
Those three are in default RPG Maker MV. If you have other plugins, you might
need to add more images.
Alternative command images when selected are named in similar fashion:
commandAlt_CommandName
Example:
commandAlt_newGame, commandAlt_continue, commandAlt_options
Plugin: Protected download
How to download the Plugin: 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 commercial and non-commercial projects.
Name: Simple Title Screen
Created: 2016-03-14
Version: 1.1
What does it do?
Changes title screen by making commands images and adding Press Start before command window appears.
Screenshots:
[IMG]https://mrtrivelrpg.files.wordpress.com/2016/03/clip2016-03-14at03-05-54.png?w=756&h=293[/IMG]
How to use?
Title screen image is selected in database per usual.
Other images go into img\system:
img\system\titleCursor.png - can be omitted if cursor is set to false
img\system\titleBehindCommand.png - can be omitted if behind is set to false
img\system\titlePressStart.png - can be omitted if press s tart is set to false
Remaining images have dynamic names which are constructor from word 'command_'
and handler name. Example: command_newGame, command_continue, command_options.
Those three are in default RPG Maker MV. If you have other plugins, you might
need to add more images.
Alternative command images when selected are named in similar fashion:
commandAlt_CommandName
Example:
commandAlt_newGame, commandAlt_continue, commandAlt_options
Plugin: Protected download
How to download the Plugin: 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 commercial and non-commercial projects.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
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 commercial and non-commercial projects.
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...