Hi there!
Ask for a refund. It does not work on MV. I will remove the tags.
But it does have several things showing that it is for MZ...


Hi there!
The video was from a different version. But basically, what I did was set each picture, with different id and images for each choices. But all of them have the same Unselect and Select configurations.


You will get a similar effect with this.
Hi there!
Well, I really don't know if my plugin can fix that, this is probably something related to these plugins that does "show text as image". I understand that you got my plugin in a hope that my plugin would fix that. But can't promise you anything.
1) Probably, what is going on is that the plugin that show text as image, when he creates the image, it is applying the blurry/smooth. So first thing is, tell me what plugin you are using for this feature and send the link here to me. It will be better if it is a free one, so I can take a look at the code and maybe find a solution.
2) As an alternative, on my plugin, try to mess with the plugin parameter for smooth the font. I think you should set it to false.

3) Maybe using my Pixel Perfect plugin(It's free) would also solve that. But I don't know if your game is pixelated at this point. Because that alternative will set the pixel perfect (remove any smooth/blurry) from everything. Of course, if you are using other pixel perfect plugin, disable it. Leave only mine enabled.
Hakuen Studio Pixel Perfect for RPG Maker MZ by Hakuen Studio
4) On theory, the zoom plugin would not mess with anything, since your zoom is at 2x... but I think it is a risky move to try to aim for a pixel perfect game. Anyway, try those alternative above and let me know what exactly moves you tried if you manage or not to fix the issue.
5) Another problem is, when using the show text as image, is the size of that image. For a font to be pixel perfect, it need to raise it's size by integers: 2x, 4x, etc... If the show text as image plugin is resizing the font with 1.7x, 1.5x, it will not look good. My advise would be create another font with the proper size you want. And then(after I take a look into the plugin), make the plugin uses that resized font.
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.
Hi there!
needed by the command system without having any reference is super difficult for me. T_T even just a couple screenshots of functioning plug-in commands without placeholder text would help 100x towards letting me know what to do.
- There is a reference. And it is the sample project you downloaded with all the plugins. There are a map dedicated to that plugin with events using the plugin commands and several other things:

The only way to get this plugin is by downloading the sample project, If you have any doubt about the usage of any plugin, you can consult it. It does have a map for each plugin.
Hi there!
This is a simple zoom plugin designed to only use the default zoom system RPG Maker has and don't let the user acces it by default. As so, yes, the zoom on an specific character, will not make the camera follow it.
The same for the pictures. The pictures are place in screen coordinates. When you zoom, they will not update their position according to zoom.
My suggestion is for you to take a look at Galv zoom plugin. I think he has one.
I may update this plugin one day to include this features. But not for now.
Hi!
Yes, you can change font mid-message by using my Message Action plugin.
Hakuen Studio Message Actions for RPG Maker MZ by Hakuen Studio

Hi there!
Maybe the image buttons are not being exported to the deployment folder before you turn it to the APK. Check the buttons folder to see if both hot and cold images are there. If not, just copy and paste them there.
What kind of error it shows? Can you detail to me what do you mean by "glitch"?