「Final Fantasy VII」のメニューを基にした代替メニュー – SRD_AltMenuScreen_FF7.js
- タイトル
- An alternative menu based off of the menu from Final Fantasy 7.
- 作者名
- SumRndmDde様
- ヘルプ
-
Alternative Menu Screen: Final Fantasy 7
Version 1.02
SumRndmDde
Gives your game an alternative menu screen.
This Alt Menu Screen is an alternative menu based
off of the menu from Final Fantasy 7.
In addition to the default things that RPG Maker MV
menus have, there is also a "Play Time" and
"Location" infomation section.
Until next time,
~ SumRndmDde - パラメータ
-
param "To Next Level" Text desc The text used for the "To Next Level" in the menu. default To Next Level param "Play Time" Text desc The text used for the "Play Time" in the menu. default Time param Squish "Play Time" desc If 'true', the Play Time texted will be stretched to fit the size of the area it's restricted to. default false param Use Display Name desc If 'true' then the "Location" will display the "Display Name" of the map. Otherwise, it will use the normal name. default true param EXP Color 1 desc The first EXP Color.
Input a JavaScript or HTML Color.default #800080 param EXP Color 2 desc The first EXP Color.
Input a JavaScript or HTML Color.default #FF1AFF param == Menu Status == default param Number of Rows desc The amount of visible rows. default 3 param X Offset desc This value is added to the X-position of the Status Window. default 0 param Y Offset desc This value is added to the Y-position of the Status Window. default 0 param Show Class desc If 'false', the Classes will not be shown. default true param Show Icons desc If 'false', the Icons will not be shown. default true param == Gold/Time == default param G/T Window Width desc The width of the Gold/Time Window default 240 param == Location == default param L Window Width desc The width of the Location Window default 480 - ライセンス表記
紹介ページ https://github.com/SumRndmDde/RPG-Maker-MV-Plugins/blob/master/SRD_AltMenuScreen_FF7.js