I know there are similar plugins but here's my version.
Current version: v1.1
Introduction:
This plugin changes touch control of menus so you only need to tap the item once to trigger it. If you want to select an item without triggering, you need to do a long press. For MV, it also enables mouse move select feature like MZ, but there're no additional screen buttons, you'll have to rely on gestures.
There is only plugin parameter 'useSceneTouchFix', which is off by default.
It is there to make menu scene a bit easier to nagivate using a touch screen. For example, you don't have to back out of item selection mode if you want to toggle item categories.
But keep in mind this feature is done on scene level, so it may not be compatible with custom menu plugins. Feel free to leave a comment if you find something goes wrong so I can make a patch.
Terms of Use:
You can use the plugin for any project free of charge, you may also modify it to suit your need. Please credit me if you do.
Download:
Single tap to trigger, long press to select.
utstudio.itch.io
TODO:
Add scene level improvements, like toggle item categories when the window is on focus. But this may cause compatible issues for custom UIs.
Terms of Use: You can use the plugin for any project free of charge, you may also modify it to suit your need. Please credit me if you do. Download: Improved Menu Touch Control for MZ/MV by utunnels