RPG Maker XP
ACE Title Screen – Simple
Introduction
This is the upgraded but still simple Title screen that took me about an hour and a half to finish. The quickest script I’ve ever written. It allows for more customizations to the title scene, like adding a second layout for boarders or whatever, a background, a easy to configure command window.
Features
- Adds a Background, which can be turn off in the module
- Can start the game in full screen
- Command Window is easier to customize now.
- You get a second layout, maybe for boarders or something.
- Both layouts are configured in the module meaning it overwrites the database’s layout.
- The game now fades into the map.
The Code
License Terms
Attribution 3.0 Unported - You must attribute the work in the manner specified by the author or licensor. Commerical use allowed.
Frequently Asked Questions
Instructions
To install this script, open up your script editor and copy/paste this script to an open slot below Scene_Base(must download).
Compatibility
Rewrites Scene_Title and overwrites Scene_Map method main
Version History
8.25.2012 (v1.00) – Started & Finished Script.
8.25.2012 (v1.02) – Compatibility Update: Website Launch from Title
Credits & Thanks
Bigace360, for the script.