Hey, guys! I am sure we all know the SlotMachine plugin that came with RPGMaker MV. Sadly, it is designed to work for RPGMaker's standard resolution of 816x624 rather than 1280x720. I would like it to work for the latter, but am failed by my lack of plugin writing skills.
I have already increased the size of all the image files by a factor of x = (1280/816) and y = (720/624), but obviously they all are entirely misplaced without rewriting the window sizes and positions in the plugin file. Has anyone gone through this and could share the reworked plugin, or do it now? I assume most people will have it, and there is no need for me to link to it. Should there be a need however, I will compile a project for you to work with.
Any help is appreciated!
Greetings,
Biestmann