代替メニュー画面のアイコン – SRD_AltMenuScreen_Icons.js

タイトル
Alternative Menu Screen Icon
作者名
ヘルプ


Alternative Menu Screen: Icons
Version 1.01
SumRndmDde


Changelog (v1.01): Fixed Actor Window Cancel


Gives your game an alternative menu screen.

This menu is based off of Icons!
The selections for each Command Window is an icon.

You can manipulate the Icons used by using the Parameters at the top
of the list.


==========================================================================
Setting up Icons for Custom Commands
==========================================================================

At the very bottom of the Parameter list, there are places available
for inputting Icons for custom commands.

You need to first provide the "symbol" of the command.
(A symbol is usually a word. For example, the symbol for the Debug
Command added by Yanfly's Main Menu Manager is "debug" (without quotes))

Then, after you have done so, you can place the Icon Index in the
proceeding Parameter.

If you're using Yanfly's Main Menu Manager, you can find a command's
symbol in the Parameter section it's help in.


On the other hand, if you have a Plugin that adds a command without
telling you the symbol for it, leave a comment on the YouTube video
or Forum post linking me to the Plugin; I'll help ya. ~


==========================================================================
End of Help File
==========================================================================

Welcome to the bottom of the Help file.


Thanks for reading!
If you have questions, or if you enjoyed this Plugin, please check
out my YouTube channel!

https://www.youtube.com/c/SumRndmDde


Until next time,
~ SumRndmDde
パラメータ
param Item Icon
desc The icon index of the icon used for the "Item" choice.
Right-click and press "IconSet Viewer".
default 176

param Skill Icon
desc The icon index of the icon used for the "Skill" choice.
Right-click and press "IconSet Viewer".
default 64

param Equip Icon
desc The icon index of the icon used for the "Equip" choice.
Right-click and press "IconSet Viewer".
default 96

param Status Icon
desc The icon index of the icon used for the "Status" choice.
Right-click and press "IconSet Viewer".
default 87

param Formation Icon
desc The icon index of the icon used for the "Formation" choice.
Right-click and press "IconSet Viewer".
default 82

param Options Icon
desc The icon index of the icon used for the "Options" choice.
Right-click and press "IconSet Viewer".
default 83

param Save Icon
desc The icon index of the icon used for the "Save" choice.
Right-click and press "IconSet Viewer".
default 225

param Game End Icon
desc The icon index of the icon used for the "Game End" choice.
Right-click and press "IconSet Viewer".
default 245

param == Icon Window ==
default

param Icon Window X
desc The X position of the command (icons) window.
Can be Number or JavaScript evaluation.
default 0

param Icon Window Y
desc The Y position of the command (icons) window.
Can be Number or JavaScript evaluation.
default 0

param Standard Padding
desc The amount of space around the border of the window.
Default is 12.
default 12

param Icon Padding
desc The amount of space around the icon, but still highlighed.
Default is 12.
default 12

param Icon X Position
desc The X position of each icon in the "button".
Default is 0.
default 0

param Icon Y Position
desc The Y position of each icon in the "button".
Default is 6.
default 6

param == Label Window ==
default

param Label Window X
desc The X position of the label window.
Can be Number or JavaScript evaluation.
default this._commandWindow.x

param Label Window Y
desc The Y position of the label window.
Can be Number or JavaScript evaluation.
default this._commandWindow.y + this._commandWindow.height

param == Actor Window ==
default

param Text Align
desc The alignment of the text in the window.
Can be: 'left', 'right', or 'center'.
default center

param Actor Window X
desc The X position of the actor window.
Can be Number or JavaScript evaluation.
default this._commandLabel.x + this._commandLabel.width

param Actor Window Y
desc The Y position of the actor window.
Can be Number or JavaScript evaluation.
default this._commandLabel.y

param == Gold Window ==
default

param Gold Window X
desc The X position of the gold window.
Can be Number or JavaScript evaluation.
default 0

param Gold Window Y
desc The Y position of the gold window.
Can be Number or JavaScript evaluation.
default Graphics.boxHeight - this._goldWindow.height

param == Custom Commands ==
default

param Command Symbol 1
desc The symbol of the command that will have Command Icon 1.
The order it's listed in the Parameters is irrelevant.
default

param Command Icon 1
desc The icon of the command that will have Command Icon 1.
The order it's listed in the Parameters is irrelevant.
default

param Command Symbol 2
desc The symbol of the command that will have Command Icon 2.
The order it's listed in the Parameters is irrelevant.
default

param Command Icon 2
desc The icon of the command that will have Command Icon 2.
The order it's listed in the Parameters is irrelevant.
default

param Command Symbol 3
desc The symbol of the command that will have Command Icon 3.
The order it's listed in the Parameters is irrelevant.
default

param Command Icon 3
desc The icon of the command that will have Command Icon 3.
The order it's listed in the Parameters is irrelevant.
default

param Command Symbol 4
desc The symbol of the command that will have Command Icon 4.
The order it's listed in the Parameters is irrelevant.
default

param Command Icon 4
desc The icon of the command that will have Command Icon 4.
The order it's listed in the Parameters is irrelevant.
default

param Command Symbol 5
desc The symbol of the command that will have Command Icon 5.
The order it's listed in the Parameters is irrelevant.
default

param Command Icon 5
desc The icon of the command that will have Command Icon 5.
The order it's listed in the Parameters is irrelevant.
default

param Command Symbol 6
desc The symbol of the command that will have Command Icon 6.
The order it's listed in the Parameters is irrelevant.
default

param Command Icon 6
desc The icon of the command that will have Command Icon 6.
The order it's listed in the Parameters is irrelevant.
default

param Command Symbol 7
desc The symbol of the command that will have Command Icon 7.
The order it's listed in the Parameters is irrelevant.
default

param Command Icon 7
desc The icon of the command that will have Command Icon 7.
The order it's listed in the Parameters is irrelevant.
default

param Command Symbol 8
desc The symbol of the command that will have Command Icon 8.
The order it's listed in the Parameters is irrelevant.
default

param Command Icon 8
desc The icon of the command that will have Command Icon 8.
The order it's listed in the Parameters is irrelevant.
default

param Command Symbol 9
desc The symbol of the command that will have Command Icon 9.
The order it's listed in the Parameters is irrelevant.
default

param Command Icon 9
desc The icon of the command that will have Command Icon 9.
The order it's listed in the Parameters is irrelevant.
default

param Command Symbol 10
desc The symbol of the command that will have Command Icon 10.
The order it's listed in the Parameters is irrelevant.
default

param Command Icon 10
desc The icon of the command that will have Command Icon 10.
The order it's listed in the Parameters is irrelevant.
default

param Command Symbol 11
desc The symbol of the command that will have Command Icon 11.
The order it's listed in the Parameters is irrelevant.
default

param Command Icon 11
desc The icon of the command that will have Command Icon 11.
The order it's listed in the Parameters is irrelevant.
default

param Command Symbol 12
desc The symbol of the command that will have Command Icon 12.
The order it's listed in the Parameters is irrelevant.
default

param Command Icon 12
desc The icon of the command that will have Command Icon 12.
The order it's listed in the Parameters is irrelevant.
default

param Command Symbol 13
desc The symbol of the command that will have Command Icon 13.
The order it's listed in the Parameters is irrelevant.
default

param Command Icon 13
desc The icon of the command that will have Command Icon 13.
The order it's listed in the Parameters is irrelevant.
default

param Command Symbol 14
desc The symbol of the command that will have Command Icon 14.
The order it's listed in the Parameters is irrelevant.
default

param Command Icon 14
desc The icon of the command that will have Command Icon 14.
The order it's listed in the Parameters is irrelevant.
default

param Command Symbol 15
desc The symbol of the command that will have Command Icon 15.
The order it's listed in the Parameters is irrelevant.
default

param Command Icon 15
desc The icon of the command that will have Command Icon 15.
The order it's listed in the Parameters is irrelevant.
default

param Command Symbol 16
desc The symbol of the command that will have Command Icon 16.
The order it's listed in the Parameters is irrelevant.
default

param Command Icon 16
desc The icon of the command that will have Command Icon 16.
The order it's listed in the Parameters is irrelevant.
default

param Command Symbol 17
desc The symbol of the command that will have Command Icon 17.
The order it's listed in the Parameters is irrelevant.
default

param Command Icon 17
desc The icon of the command that will have Command Icon 17.
The order it's listed in the Parameters is irrelevant.
default

param Command Symbol 18
desc The symbol of the command that will have Command Icon 18.
The order it's listed in the Parameters is irrelevant.
default

param Command Icon 18
desc The icon of the command that will have Command Icon 18.
The order it's listed in the Parameters is irrelevant.
default

param Command Symbol 19
desc The symbol of the command that will have Command Icon 19.
The order it's listed in the Parameters is irrelevant.
default

param Command Icon 19
desc The icon of the command that will have Command Icon 19.
The order it's listed in the Parameters is irrelevant.
default

param Command Symbol 20
desc The symbol of the command that will have Command Icon 20.
The order it's listed in the Parameters is irrelevant.
default

param Command Icon 20
desc The icon of the command that will have Command Icon 20.
The order it's listed in the Parameters is irrelevant.
default

ライセンス表記

紹介ページ https://github.com/SumRndmDde/RPG-Maker-MV-Plugins/blob/master/SRD_AltMenuScreen_Icons.js