MZ用プラグイン

表示優先度を修正 - PriorityFix.js

シェア用テキスト:
▼表示優先度を修正(あわやまたな様作) - PriorityFix.js
https://plugin-mz.fungamemake.com/archives/6479
表示優先度を修正します。

ふりがな:ひょうじゆうせんどをしゅうせい

機能概要: 表示優先度を修正します。

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

作者:あわやまたな

作者サイト:https://awaya3ji.seesaa.net/

解説ページ:https://awaya3ji.seesaa.net/article/501856942.html

ファイル名:PriorityFix.js

プラグインのヘルプ:

/*:ja
* @target MZ
* @plugindesc 表示優先度を修正します。
* @author あわやまたな (Awaya_Matana)
* @url https://awaya3ji.seesaa.net/article/501856942.html
* @help
* [更新履歴]
* 2023/12/24:Ver.1.0.0 公開。
* 2023/12/27:Ver.1.1.0 キャラクターのY座標を微調整する機能を追加。
* 2024/02/06:Ver.1.1.1 高さ補正を追加。
* 2024/02/17:Ver.1.1.2 ジャンプ高さを茂み高さに反映する機能を追加。
*
* @param shiftY
* @text シフトY
* @desc キャラクターのY座標を微調整します。
* 0で無効化。
* @type number
* @default 0
* @min -999999
*
* @param useOffsetHeight
* @text 高さ補正を使用する
* @desc this.setOffsetHeight(ピクセル数)で高さによる表示優先度の補正を行います。
* @type boolean
* @default true
*
* @param applyToCoordinates
* @text 座標に適用
* @desc 高さをY座標に反映します。
* @type boolean
* @default true
*
* @param applyToBushDepth
* @text 茂み深さに適用
* @desc 高さを茂み深さに反映します。
* @type boolean
* @default true
*
* @command setOffsetHeight
* @text 高さの設定
* @desc 高さによる表示優先度の補正を行います。
* @arg characterId
* @text キャラクターID
* @default -1
* @arg height
* @text 高さ
* @default 0
*
*/

スポンサードリンク

スポンサードリンク

-MZ用プラグイン

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