SRD Alternative Menu Screen Face - SRD_AltMenuScreen_Face.js

▼SRD Alternative Menu Screen Face(SumRndmDde様作) - SRD_AltMenuScreen_Face.js
https://plugin.fungamemake.com/archives/26470
代替メニュー画面。メニュー表示にアクターの顔のみを表示し、より大きなパーティーのためのスペースを確保します。
ふりがな:おるたねいてぃゔめにゅーすくりーんふぇいす
機能概要: 代替メニュー画面。メニュー表示にアクターの顔のみを表示し、より大きなパーティーのためのスペースを確保します。
利用規約(ライセンス):https://fungamemake.com/srd-japanese
作者:SumRndmDde
ダウンロードページ:https://fungamemake.com/archives/8992
ファイル名:SRD_AltMenuScreen_Face.js
プラグインのヘルプ:
/*:ja * @plugindesc 代替メニュー画面。メニュー表示にアクターの顔のみを表示し、より大きなパーティーのためのスペースを確保します。 * @author SumRndmDde * * @param Face Padding * @text 顔画像の余白 * @type number * @desc アクター顔画像の周辺余白の量 * @default 20 * * @param Face X * @text 顔画像x位置 * @type number * @desc 顔画像のx位置 * @default 10 * * @param Face Y * @text 顔画像y位置 * @type number * @desc 顔画像のy位置 * @default 10 * * @param Max Status Rows * @text 最大行数 * @type number * @desc 表示アクターの最大行数 * @default 2 * * @param Max Status Cols * @text 最大列数 * @type number * @desc 表示アクターの最大列数 * @default 4 * * @param Command Columns * @text コマンド最大列数 * @type number * @desc コマンドの最大列数 * @default 4 * * @param Command Rows * @text コマンド最大行数 * @type number * @desc コマンドの表示行数 * @default 2 * * @help * 翻訳:ムノクラ * https://fungamemake.com/ * https://twitter.com/munokura/ * * 元プラグイン: http://sumrndm.site/5-alternative-menu-screens/ * * Alternative Menu Screen: Face * Version 1.00 * SumRndmDde * * 別のメニュー画面にします。 * * アクターメニュー表示にアクターの顔だけが表示され、 * より大きなパーティーのためのスペースを確保します。 * * * 次の機会まで * ~ SumRndmDde */
