UN-DEFAULT-ED TITLE SCREEN

RPG Maker VX

Random title graphic? Commands as images?

  • orochii
  • 12/06/2011 09:06 PM
  • 1989 views
Lets you personalize a little more the vanilla title screen.
Both features already exist, this script only intends to merge them or something like that... Anyway I was bored and wanted to do some title screen and that's it.

FEATURES:
*Random title screen, selects randomly from an array the filename.
*Uses images instead of command window for start/load/end options. Also there's support for as much commands as your original scene had.
*It overwrites any default-based title scene. Changing the way it is displayed only.


INSTRUCTIONS:
Paste it above main. See the script configuration, where it says something like this:
TITLE_NAME=["Title","IconSet"]
  COMMAND_PREFIX="TCommand_"
  COMMAND_POS=[288,384]


EXTRAS:
Command Image's examples
1st command highlight
2nd one
3rd one
Base image