Welcome to PGMV! 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.
TM Dont Touch - TMDontTouch.js
Plugin desc : Prevents the specified region from being tapped (clicked).
License : MIT License
Author : tomoaky
Desc page : https://github.com/munokura/tomoaky-MV-plugins
Download Page : https://raw.githubusercontent.com/munokura/tomoaky-MV-plugins/refs/heads/master/TMDontTouch.js
File name : TMDontTouch.js
Help of plugin :
@target MZ MV @plugindesc Prevents the specified region from being tapped (clicked). @author tomoaky @url https://raw.githubusercontent.com/munokura/tomoaky-MV-plugins/master/TMDontTouch.js @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/tomoaky-MV-plugins ). Original plugin by tomoaky. ----- The order of order determines the priority. If the Don't Touch region and button picture area overlap, the button picture will not respond if the Don't Touch is underneath. Conversely, the button picture will respond if the button picture is underneath. There are no plugin commands. Terms of Use: MIT License. https://ja.osdn.net/projects/opensource/wiki/licenses%2FMIT_license You may modify and redistribute this without permission from the author, and there are no restrictions on its use (commercial, R18+, etc.). @param Dont Touch Region @text Non-tappable region number @desc Region number that cannot be tapped (clicked). Default: 1 @default 1 @type number @max 255