- Joined
- Sep 14, 2021
- Messages
- 9
- Reaction score
- 2
- First Language
- English
- Primarily Uses
- RMMV
Hello. I'm trying to make a click and point game, and some of my events require a very small hitbox to be activated. I tried using Qmovement to resize the colliders, but unfortunately it doesn't support mouse clicks, and i tried with two different plugins. So, is there a way so resize hitboxes for certain events or make mouse support plugins compatible with Qmovement?
This is the Qmovement plugin https://github.com/quxios/QMV-Master-Demo/blob/master/js/plugins/QMovement.js
And those are the mouse support plugins i tried using
forums.rpgmakerweb.com
dk-plugins.ru
Thank you for your attention.
This is the Qmovement plugin https://github.com/quxios/QMV-Master-Demo/blob/master/js/plugins/QMovement.js
And those are the mouse support plugins i tried using
Mouse System Ex
Introduction TDDP – MouseSystemEx lets you set and change custom mouse cursors during gameplay and event interaction; enables mouse interaction to trigger events without the player character; show icons next to the mouse, and much more. Before asking for help, please read the documentation...


Mouse System - DK Plugins
Version: 1.2.0 PRO version: 1.5.0 Description: Allows you to change the mouse cursor, activate events by clicking, hovering, etc. Compatibility: RPG Maker MV: 1.5+ RPG Maker MZ: 1.0+ Features: Use a custom cursor. Display…
