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 Option Ex 3 - NUUN_OptionEx_3.js

Plugin desc : Option extension item style change

License : MIT License

Author : NUUN

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

Desc page : https://github.com/nuun888/MZ/blob/master/README/NUUN_OptionEx.md

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

File name : NUUN_OptionEx_3.js

Help of plugin :

* @target MZ
 * @plugindesc Option extension item style change
 * @author NUUN
 * @base NUUN_Base
 * @base NUUN_OptionEx
 * @orderAfter NUUN_Base
 * @orderAfter NUUN_OptionEx
 * @url https://github.com/nuun888/MZ/blob/master/README/NUUN_OptionEx.md
 * @version 1.0.2
 * 
 * @help
 * Change the option items to selection type.
 * Volume, key and button settings will not be applied.
 * 
 * Terms of Use
 * This plugin is distributed under the MIT license.
 * 
 * Log
 * 2/16/2024 Ver.1.0.2
 * Added the ability to display non-selected items transparently.
 * 1/3/2024 Ver.1.0.1
 * Fixed an issue where touch controls on switches were not working.
 * 12/28/2024 Ver.1.0.0
 * First edition.
 * 
 * @param SelectValueColor
 * @text Item selected color
 * @desc Specifies the color of the selected item.
 * @type color
 * @default 17
 * @min 0
 * 
 * @param DeselectOpacity
 * @text Items not selected transparent
 * @desc Makes unselected text characters transparent.
 * @type boolean
 * @default false
 * @min 0
 *

スポンサードリンク

-MZ plugins

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