SRD Alternative Menu Screen Down - SRD_AltMenuScreen_Down.js

▼SRD Alternative Menu Screen Down(SumRndmDde様作) - SRD_AltMenuScreen_Down.js
https://plugin.fungamemake.com/archives/26469
代替メニュー画面。2x2のアクター表示の下にコマンドメニューが表示されます。
ふりがな:おるたねいてぃゔめにゅーすくりーんだうん
機能概要: 代替メニュー画面。2x2のアクター表示の下にコマンドメニューが表示されます。
利用規約(ライセンス):https://fungamemake.com/srd-japanese
作者:SumRndmDde
ダウンロードページ:https://fungamemake.com/archives/8992
ファイル名:SRD_AltMenuScreen_Down.js
プラグインのヘルプ:
/*:ja * @plugindesc 代替メニュー画面。2x2のアクター表示の下にコマンドメニューが表示されます。 * @author SumRndmDde * * @param Gold Position * @text 所持金ウィンドウ位置 * @type select * @option 上 * @value top * @option 下 * @value bottom * @desc 所持金のウィンドウの位置 * 上:top / 下:bottom * @default bottom * * @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: Down * Version 1.01 * SumRndmDde * * Changelog (v1.01): Fixed Shop Choices * * * 別のメニュー画面になります。 * 2x2のアクター表示の下にコマンドメニューが表示されます。 * * * 次の機会まで * ~ SumRndmDde */
