Original Source
- Original title: MZ Improved Menu Touch control (MV/MZ)
- Original author: utunnels
- Original date: February 13, 2025
- Source thread: https://forums.rpgmakerweb.com/threads/improved-menu-touch-control-mv-mz.175414/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugins In Development
Summary
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.
Archived First Post
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:
Improved Menu Touch Control for MZ/MV by utunnels
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.
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
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
Referenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...