MZ用プラグイン

ファストトラベルサブウィンドウ - NUUN_FastTravel_SubWindow.js

シェア用テキスト:
▼ファストトラベルサブウィンドウ(NUUN様作) - NUUN_FastTravel_SubWindow.js
https://plugin-mz.fungamemake.com/archives/7862
ファストトラベルサブウィンドウ

ふりがな:ふぁすととらべるさぶうぃんどう

機能概要: ファストトラベルサブウィンドウ

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

作者:NUUN

ダウンロードページ:https://raw.githubusercontent.com/nuun888/MZ/refs/heads…

ファイル名:NUUN_FastTravel_SubWindow.js

プラグインのヘルプ:

* @target MZ
 * @plugindesc ファストトラベルサブウィンドウ
 * @author NUUN
 * @base NUUN_Base
 * @base NUUN_MenuParamListBase
 * @base NUUN_FastTravel
 * @orderAfter NUUN_Base
 * @orderAfter NUUN_MenuParamListBase
 * @orderAfter NUUN_FastTravel
 * @version 1.0.0
 * 
 * @help
 * ファストラベルに特定の場所の情報を表示するウィンドウを表示します。
 * このプラグインはNUUN_FastTravelの拡張プラグインです。
 * 
 * 利用規約
 * このプラグインはMITライセンスで配布しています。
 * 
 * 更新履歴
 * 2025/5/17 Ver.1.0.0
 * 初版
 * 
 * @param FastTravelSubWindowSetting
 * @text ファストトラベルサブウィンドウ設定
 * @default ------------------------------
 * 
 * @param FastTravelSubParamList
 * @desc ファストトラベルサブウィンドウの項目を設定します。
 * @text ファストトラベルサブ項目設定
 * @type struct<FastTravelSub>[]
 * @default 
 * @parent FastTravelSubWindowSetting
 * 
 * @param FastTravelSubWindowX
 * @text ファストトラベルサブウィンドウX座標
 * @desc ファストトラベルサブウィンドウのX座標
 * @type number
 * @default 0
 * @min -9999
 * @parent FastTravelSubWindowSetting
 * 
 * @param FastTravelSubWindowY
 * @desc ファストトラベルサブウィンドウのY座標
 * @text ファストトラベルサブウィンドウY座標
 * @type number
 * @default 68
 * @min -9999
 * @parent FastTravelSubWindowSetting
 * 
 * @param FastTravelSubWindowWidth
 * @desc ファストトラベルサブウィンドウの横幅。
 * @text ファストトラベルサブウィンドウ横幅
 * @type number
 * @default 240
 * @min 0
 * @parent FastTravelSubWindowSetting
 * 
 * @param FastTravelSubWindowRows
 * @desc ファストトラベルサブウィンドウの行数。
 * @text ファストトラベルサブウィンドウ行数
 * @type number
 * @default 10
 * @min 1
 * @parent FastTravelSubWindowSetting
 * 
 * @param FastTravelSubWindowVisible
 * @text ファストトラベルウィンドウ不透明化
 * @desc ファストトラベルウィンドウを不透明化する。
 * @type boolean
 * @default true
 * @parent FastTravelSubWindowSetting
 *

スポンサードリンク

スポンサードリンク

-MZ用プラグイン

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