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 Background Not Blur - GMN_BackgroundNotBlur.js
Plugin desc : Unblur menu background.
License : MIT License
Author : GEMINI
Website : https://github.com/nulluo/GEMINI-RPG-Maker-Plugin/blob/master/MZ/GMN_BackgroundNotBlur.js
Desc page : https://github.com/GEMINIGAMEDEV/RPG-Maker-Plugin/blob/master/MZ/GMN_BackgroundNotBlur.js
Download Page : https://raw.githubusercontent.com/nulluo/GEMINI-RPG-Maker-Plugin/master/MZ/GMN_BackgroundNotBlur.js
File name : GMN_BackgroundNotBlur.js
Help of plugin :
* @target MZ * @plugindesc Unblur menu background. * @url https://github.com/GEMINIGAMEDEV/RPG-Maker-Plugin/blob/master/MZ/GMN_BackgroundNotBlur.js * @author GEMINI * * @help * Makes the menu background blurless. * You can also specify the transparency with a plugin parameter. * Default is the standard 192. * * @param opacity * @type number * @min 0 * @max 255 * @default 192 * @text Brightness of the menu background. * @desc Specify the brightness of the menu background between 0 and 255. * * 2021/05/25 1.0.0 released * 2021/11/29 1.1.0 Repository and directory changes