Documentation
Quick InfoVersion: Alpha
Made for RPG Maker MZ 1.9.0
Quick Start GuideThis plugin disables touch ui as an option and removes it from the options scene. However, if your config file already exists with touch ui enabled, it will still be enabled when you install this plugin. You will need to delete your existing config file in this case.
Touch UITouch UI is the part of the game where you see buttons, such as the menu button on the map or the back button in menus. These allow your Touch UI players to enter the menu or navigate the game. Without Touch UI, you would need new ways for your touch ui players to play the game or you would need to tell them they can only use gamepad or keyboard to play the game.
Touch ControlsSeparate from the UI part of touch, the player can also typically click or tap anywhere on screen with the mouse or with their fingers on a touchscreen device like a phone. This plugin also allows you to totally prevent these interactions as if they never happened. If you would like to totally prevent mouse/touchscreen players from using mouse/touch to play your game, you can enable this in the plugin settings.
Plugin CommandsThis plugin does not have any plugin commands.
Saved GamesThis plugin is fully compatible with saved games. This means you can:
✓ Add this plugin to a saved game and it will work as expected.
✓ Change any plugin params and changes will be reflected in saved games.
✓ Remove the plugin with no issue to save data.
Filename
The filename for this plugin MUST remain CGMZ_RemoveTouch.js. This is what it comes as when downloaded. The filename is used to load parameters and execute plugin commands. If you change it, things will begin behaving incorrectly and your game will probably crash. Please do not rename the js file.
Known Issues
This plugin currently has no known issues that need to be fixed. If you believe you have encountered a bug, please report it to Casper Gaming.
Compatibility
This plugin currently has no known compatibility issues with other RMMZ plugins. If you believe you have encountered a conflict, please report it to Casper Gaming.