SRD Alternative Menu Screen: Phantasia - SRD_AlternativeMenuScreenPhantasia.js

▼SRD Alternative Menu Screen: Phantasia(SumRndmDde様作) - SRD_AlternativeMenuScreenPhantasia.js
https://plugin.fungamemake.com/archives/26474
TOFに似たメインメニュー画面を追加します。
ふりがな:おるたねいてぃゔめにゅーすくりーんふぁんたじあ
機能概要: TOFに似たメインメニュー画面を追加します。
利用規約(ライセンス):https://fungamemake.com/srd-japanese
作者:SumRndmDde
ダウンロードページ:https://fungamemake.com/archives/9032
ファイル名:SRD_AlternativeMenuScreenPhantasia.js
プラグインのヘルプ:
/*:ja * @plugindesc TOF風の代替メニュー * @author SumRndmDde * * @param ’Play Time’ Text * @text プレイ時間テキスト * @desc メニューの「プレイ時間」に使用するテキスト * @default プレイ時間 * * @param Sprite Size Ratio * @text スプライトサイズの比率 * @desc メニューの歩行キャラの大きさの比率 * 通常:1 / 2倍:2 / 半分:0.5 * @default 1 * * @param Show White Borders? * @text 白い縁取りを表示 * @desc 白い縁取りを表示 * @type boolean * @on 表示 * @off 非表示 * @default false * * @param Character Size * @text キャラサイズ * @type number * @desc デフォルトでは48x48のキャラクタースプライトを使用 * 他のサイズのスプライトを使う場合、入力 * @default 48 * * @param Command Columns * @text コマンド列数 * @type number * @desc メニュー内のコマンドの最大列数 * @default 4 * * @param Command Rows * @text コマンド行数 * @desc メニュー内のコマンドで表示される行数 * @default 2 * * @param Y Offset * @text 行間の距離 * @type number * @desc アクター・メニュー・ステータスの情報の各行間の距離 * @default 32 * * @help * 翻訳:ムノクラ * https://fungamemake.com/ * https://twitter.com/munokura/ * * 元プラグイン: http://sumrndm.site/ams-phantasia/ * * Alternative Menu Screen: Phantasia * Version 1.02 * SumRndmDde * * * Changelog (v1.02): Fixed Shop Choices * * * 別のメニュー画面を表示します。 * TOFのメニューを参考にしています。 * * * 次の機会まで * ~ SumRndmDde */
