MZ用プラグイン

kzmz アイテムメニュー画像化カスタマイズ - kzmz_ItemScene.js

シェア用テキスト:
▼kzmz アイテムメニュー画像化カスタマイズ(剣崎 宗二様作) - kzmz_ItemScene.js
https://plugin-mz.fungamemake.com/archives/7030
アイテムメニュー画像化カスタマイズ

ふりがな:あいてむめにゅーがぞうかかすたまいず

機能概要: アイテムメニュー画像化カスタマイズ

利用規約(ライセンス): MITライセンス

作者:剣崎 宗二

作者サイト:https://x.com/EYN_kenzaki

ダウンロードページ:https://raw.githubusercontent.com/kenzakis2/RMPMZ_kenza…

ファイル名:kzmz_ItemScene.js

プラグインのヘルプ:

*:ja
 * @plugindesc アイテムメニュー画像化カスタマイズ - v1.00
 * @author 
 *
 * @param Catergory Window X
 * @desc カテゴリ窓X
 * @type number
 * @min -99999
 * @default 0
 *
 * @param Catergory Window Y
 * @desc カテゴリ窓Y
 * @type number
 * @min -99999
 * @default 0
 *
 * @param Catergory Window Width
 * @desc カテゴリ窓横幅
 * @type number
 * @min 0
 * @default 100
 *
 * @param Catergory Window Height
 * @desc カテゴリ窓縦幅
 * @type number
 * @min 0
 * @default 40
 *
 * @param Item Window X
 * @desc アイテム窓x
 * @type number
 * @min -99999
 * @default 0
 *
 * @param Item Window Y
 * @desc アイテム窓y
 * @type number
 * @min -99999
 * @default 0
 *
 * @param Item Window Width
 * @desc アイテム窓横幅
 * @type number
 * @min -99999
 * @default 500
 *
 * @param Item Window Height
 * @desc アイテム窓縦幅
 * @type number
 * @min -99999
 * @default 600
 *
 * @param Item Window Column
 * @desc アイテム窓横項目数
 * @type number
 * @min 0
 * @default 4
 *
 * @param Item Window Row per Page
 * @desc アイテム窓表示縦項目数
 * @type number
 * @min 0
 * @default 8
 * 
 * @param CategoryInfoData
 * @desc カテゴリー窓・項目データ
 * @type struct<CategoryData>[]
 * @default 
 * 
 */

スポンサードリンク

スポンサードリンク

-MZ用プラグイン

Copyright© #ツクプラMZ , 2026 All Rights Reserved.