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

PGMV - The Community-Driven Plugin Library for RPG Maker MV

MV plugins

FTKR Action Gauge - FTKR_ActionGauge.js

Plugin desc : v0.7.0 Action Gauge Plugin

License : MIT License

Author : Futokoro

Desc page : https://github.com/munokura/futokoro-MV-plugins

Download Page : https://raw.githubusercontent.com/munokura/futokoro-MV-plugins/refs/heads/master/FTKR_ActionGauge.js

File name : FTKR_ActionGauge.js

Help of plugin :

@plugindesc v0.7.0 Action Gauge Plugin
@author Futokoro
@url https://github.com/munokura/futokoro-MV-plugins
@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/futokoro-MV-plugins ).
Original plugin by Futokoro.
Please check the URL below for the latest version of the plugin.
URL https://github.com/futokoro/RPGMaker
-----
-----------------------------------------------------------------------------
Overview
-----------------------------------------------------------------------------
Implements an action gauge.

This is a prototype.

-----------------------------------------------------------------------------
Setup Instructions
-----------------------------------------------------------------------------
1. Add this plugin to the "Plugin Manager."

-----------------------------------------------------------------------------
How to Use
-----------------------------------------------------------------------------
<Displaying the Gauge>
Display the action gauge using the following plugin command.

ACG_ActionGaugeShow

<Moving the Gauge>
Execute "START" to start the gauge.

Press "STOP" to stop the moving gauge.

After the gauge has stopped, press "END" to make it disappear.
The gauge count is stored in the in-game variable specified in the plugin parameter.

The gauge count fluctuates between 0 and 100.

-----------------------------------------------------------------------------
License for this Plugin
-----------------------------------------------------------------------------
This plugin is released under the MIT License.

Copyright (c) 2017 Futokoro
http://opensource.org/licenses/mit-license.php

---------------------------------------------------------------------------
Change History
----------------------------------------------------------------------------

v0.7.0 - 2017/04/21: Prototype created

----------------------------------------------------------------------------

@param ゲージカウントの格納先
@text Gauge count storage destination
@desc Store the count at the time of stopping in the specified in-game variable

スポンサードリンク

-MV plugins

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