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

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

MZ plugins

Extra Gauge Press Attachment - ExtraGaugePressAttachment.js

Plugin desc : General-purpose gauge plug-in long press attachment

License : MIT License

Author : Triacontane

Website : https://triacontane.blogspot.com

Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/ExtraGaugePressAttachment.js

Download Page : https://raw.githubusercontent.com/munokura/triacontane-MZ-plugins/refs/heads/main/ExtraGaugePressAttachment.js

File name : ExtraGaugePressAttachment.js

Help of plugin :

@target MZ
@url https://github.com/triacontane/RPGMakerMV/tree/mz_master/ExtraGaugePressAttachment.js
@plugindesc General-purpose gauge plug-in long press attachment
@author Triacontane
@license MIT License

@help
English Help Translator: munokura
This is an unofficial English translation of the plugin help,
created to support global RPG Maker users.
Feedback is welcome to improve translation quality
(see: https://github.com/munokura/triacontane-MZ-plugins ).
Original plugin by Triacontane.
Please check the latest official version at:
https://triacontane.blogspot.com
-----

ExtraGaugePressAttachment.js

This is a button-hold attachment for the general-purpose gauge plugin.
Requires v1.19.0 or later of the plugin.

The gauge increments while holding down the button specified by the parameter.
If specified, the current value setting in the general-purpose gauge plugin
will be ignored. (*1)
The gauge increments by 1 per frame, so you can adjust the time it takes to
fill by changing the maximum gauge value.

Long presses are disabled if the conditions of the display switch on the
general-purpose gauge plugin are not met.

*1
However, if you specify an acquisition variable ID, that variable will
automatically be set to the value accumulated during long presses.

Terms of Use:
You may modify and redistribute this plugin without permission from the
author, and there are no restrictions on its use (commercial, 18+, etc.).
This plugin is now yours.

@param LongPressGaugeList
@text Long press gauge list
@desc The gauge that increases or decreases when you press and hold it. Specify the identifier specified in the general gauge plugin.
@type struct<LongPressGauge>[]
@default []

スポンサードリンク

-MZ plugins

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