SRD Alternative Menu Screen Up - SRD_AltMenuScreen_Up.js

▼SRD Alternative Menu Screen Up(SumRndmDde様作) - SRD_AltMenuScreen_Up.js
https://plugin.fungamemake.com/archives/26473
上部にコマンドメニューがあり、その下に2x2のアクター表示があります。
ふりがな:おるたねいてぃゔめにゅーすくりーんあっぷ
機能概要: 上部にコマンドメニューがあり、その下に2x2のアクター表示があります。
利用規約(ライセンス):https://fungamemake.com/srd-japanese
作者:SumRndmDde
ダウンロードページ:https://fungamemake.com/archives/8992
ファイル名:SRD_AltMenuScreen_Up.js
プラグインのヘルプ:
/*:ja * @plugindesc 上部にコマンドメニューがあり、その下に2x2のアクター表示があります。 * @author SumRndmDde * * @param Gold Position * @text 所持金ウィンドウ位置 * @type select * @option 上 * @value top * @option 下 * @value bottom * @desc 所持金のウィンドウの位置 * 上:top / 下:bottom * @default top * * @param Command Columns * @text コマンド最大列数 * @type number * @desc コマンドの最大列数 * @default 4 * * @param Command Rows * @text コマンド表示行数 * @type number * @desc コマンドの表示行数 * @default 2 * * @param Face Position * @text 顔画像の位置 * @type select * @option 上 * @value top * @option 中央 * @value middle * @option 下 * @value bottom * @desc メニューの顔画像の位置 * 上:top / 中央:middle / 下:bottom * @default middle * * @param Y Offset * @text ステータスの行高 * @type number * @desc アクターメニューの各ステータスの行高 * @default 30 * * @help * 翻訳:ムノクラ * https://fungamemake.com/ * https://twitter.com/munokura/ * * 元プラグイン: http://sumrndm.site/5-alternative-menu-screens/ * * Alternative Menu Screen: Up * Version 1.01 * SumRndmDde * * Changelog (v1.01): Fixed Shop Choices * * 別のメニュー画面にします。 * 上部にコマンドメニューがあり、その下に2x2のアクター表示があります。 * * * 次の機会まで * ~ SumRndmDde */
