An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

Priority Fix - PriorityFix.js

Plugin desc : Modify display priority.

License : MIT License

Author : あわやまたな (Awaya_Matana)

Website : https://awaya3ji.seesaa.net/

Desc page : https://awaya3ji.seesaa.net/article/501856942.html

File name : PriorityFix.js

Help of plugin :

* @target MZ
* @plugindesc Modify display priority.
* @author あわやまたな (Awaya_Matana)
* @url https://awaya3ji.seesaa.net/article/501856942.html
* @help Ver.1.2.0
*
* @param shiftY
* @text Shift Y
* @desc Fine-tune the character's Y coordinate.
* Disable with 0.
* @type number
* @default 0
* @min -999999
*
* @param useOffsetHeight
* @text Use Offset Height
* @desc this.setOffsetHeight(number of pixels) corrects the display priority based on height.
* @type boolean
* @default true
*
* @param applyToCoordinates
* @text Apply to Coordinates
* @desc Reflects height to Y coordinate.
* @type boolean
* @default true
*
* @param applyToBushDepth
* @text Apply to Bush Depth
* @desc Reflect height to bush depth.
* @type boolean
* @default true
*
* @command setOffsetHeight
* @text Set Offset Height
* @desc  Corrects the display priority based on height.
* @arg characterId
* @text キャラクターID
* @default -1
* @arg height
* @text Height
* @default 0
*

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.