Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
GMN Volume Range - GMN_VolumeRange.js
Plugin desc : The volume interval on the options screen can be specified by a plugin parameter.
License : MIT License
Author : GEMINI
Website : https://github.com/nulluo/GEMINI-RPG-Maker-Plugin/blob/master/MV/GMN_VolumeRange.js
Desc page : https://github.com/GEMINIGAMEDEV/RPG-Maker-Plugin/blob/master/MV/GMN_VolumeRange.js
Download Page : https://raw.githubusercontent.com/nulluo/GEMINI-RPG-Maker-Plugin/master/MV/GMN_VolumeRange.js
File name : GMN_VolumeRange.js
Help of plugin :
* @target MV MZ * @plugindesc The volume interval on the options screen can be specified by a plugin parameter. * @url https://github.com/GEMINIGAMEDEV/RPG-Maker-Plugin/blob/master/MV/GMN_VolumeRange.js * @author GEMINI * * @help * The volume interval on the options screen can be specified by a plugin parameter. * Default is 20% interval. * * @param volumeRange * @text volume interval(%) * @desc volume interval (%). * @type number * @default 20 * @min 1 * @max 100