代替メニュー画面アイコンサイクル – SRD_AltMenuScreen_IconCycle.js

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


Alternative Menu Screen: Icon Cycle
Version 1.00
SumRndmDde


Changelog (v1.01): Fixed Actor Window Cancel


Gives your game an alternative menu screen.

This menu is based off of a wheel that cycles through Icons.

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 Cycle ==
default

param Cycle Speed
desc Speed in which the circle cycles.
Can be Number or JavaScript evaluation.
default 0.05

param Cycle Anchor
desc Angle where the main Icon goes.
Can be Number or JavaScript evaluation.
default Math.PI(3/2)

param Cycle Radius
desc The radius of the circle the Icons cycle on.
Can be Number or JavaScript evaluation.
default 120

param Cycle X
desc The X position of the circle the Icons cycle on.
Can be Number or JavaScript evaluation.
default 160

param Cycle Y
desc The Y position of the circle the Icons cycle on.
Can be Number or JavaScript evaluation.
default 140

param == Icon Window ==
default

param Icon Window X
desc The X position of the command (icons) window.
Can be Number or JavaScript evaluation.
default (Graphics.width / 2) - (this._commandWindow.width / 2)

param Icon Window Y
desc The Y position of the command (icons) window.
Can be Number or JavaScript evaluation.
default (Graphics.height / 2) - (this._commandWindow.height / 2)

param Icon Window Width
desc The width of the command (icons) window.
Can be Number or JavaScript evaluation.
default 370

param Icon Window Height
desc The height of the command (icons) window.
Can be Number or JavaScript evaluation.
default 370

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 (Graphics.width / 2) - (this._statusWindow.width / 2)

param Actor Window Y
desc The Y position of the actor window.
Can be Number or JavaScript evaluation.
default (Graphics.height / 2) - (this._statusWindow.height / 2)

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_IconCycle.js