This plugin is actually really good and easy to done but why no multi touch supporting

Add responsive mobile controls for Rpg Maker! · By
Hi there!
The thing with multi touch is not exactly if you can or not multi touch the buttons on screen, but also how RPG Maker handles the input process inside its code. Even if my plugins support it, some changes must be made on the input part of RPG Maker too.
What are your specific needs for multi touch? Just for curiosity ^^
I may implement it on the future, since I'm visiting a lot of my old plugins to make some changes. But it may take a while.
Well my game have multiple button one of them is interaction button
At a certain point in the game, a monster chases you, and you must collect keys along the way to open doors.
However, when you move the joystick and press the button to collect the keys, the player stops, the joystick returns to the center, the monster catches up with you, and you die
So my need is to be able to press the interaction without the joysticks return to the middle and the player stop