Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Resource icon

RPG Maker Simple Title Screen 1.1

No permission to download
Author: Mr. Trivel
Name: Simple Title Screen
Created: 2016-03-14
Version: 1.0

What does it do?
Changes title screen by making commands images and adding Press Start before command window appears.

Screenshots:


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:
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.
Author
Mr. Trivel
Downloads
77
Views
429
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Mr. Trivel

Latest updates

  1. Crash fix with other plugins

    Version 1.1 - Compatibility fix with plugins that disable command menu when press start is...
Top