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

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

MZ plugins

NUUN Circular Gauge - NUUN_CircularGauge.js

Plugin desc : Circular gauge

License : MIT License

Author : NUUN

Website : https://github.com/nuun888/MZ/blob/master/NUUN_CircularGauge.js

Download Page : https://raw.githubusercontent.com/nuun888/MZ/master/NUUN_CircularGauge.js

File name : NUUN_CircularGauge.js

Help of plugin :

* @target MZ
 * @plugindesc Circular gauge
 * @author NUUN
 * @base NUUN_Base
 * @orderAfter NUUN_Base
 * @version 1.0.2
 * 
 * @help
 * Make the target gauge into a circle shape.
 * 
 * Log
 * 9/29/2024 Ver.1.0.2
 * Processing fixes.
 * Fixed an issue where images were not displayed.
 * 9/17/2024 Ver.1.0.1
 * Applying NUUN_DamageGauge.
 * 5/26/2024 Ver.1.0.0
 * first edition
 * 
 * @param CircularGaugeSetting
 * @text Circler gauge settings
 * @desc Configure the circle gauge.
 * @type struct<GaugeGauge>[]
 * @default ["{¥"Type¥":¥"'tp'¥",¥"FilteringClass¥":¥"[¥¥¥"'Window_BattleStatus'¥¥¥",¥¥¥"'Window_BattleActor'¥¥¥",¥¥¥"'Window_BattleActorStatus'¥¥¥"]¥",¥"ShowLabel¥":¥"true¥",¥"FontSize¥":¥"-6¥",¥"ValueFontSize¥":¥"-6¥",¥"GaugeX¥":¥"60¥",¥"GaugeY¥":¥"-150¥",¥"GaugeRadius¥":¥"25¥",¥"GaugeHeight¥":¥"10¥",¥"StartAngle¥":¥"-90¥",¥"EndAngle¥":¥"270¥",¥"ImgSetting¥":¥"------------------------------¥",¥"GaugeBackImg¥":¥"¥",¥"GaugeImg¥":¥"¥",¥"LabelImg¥":¥"¥"}"]
 * 
 * @param GaugeUnder
 * @desc Lowers the position of HP and MP gauges in battle status.
 * @text HP, MP gauge lower movement
 * @type boolean
 * @default true
 *

スポンサードリンク

-MZ plugins

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