I LOVE the update especially the addition of equipment slots. Is there a way or can there be a way to individually assign each equipment slot position in the inventory screen rather than as a vertical group so I can implement it into the inventory background image in a creative way?
You fixed that so quick thank you! Coupe things I noticed, after you equip something you can then move it from the main inventory into an extra space outside the inventory grid on the left side of the very first inventory space. It is locked in that space until it is unequipped and moved back.
And two more nit-picky notes. The custom equip slots start at 0 while in the rpg maker database equip types start at 1 so every slotIndex is actually off by 1 (i.e. Equip Type 3 is Shields in database but the custom slotIndex would be 2:#:#:#). Lastly it's really not an issue but I figured I'd note it, I noticed with an empty inventory mouse movement freezes when holding the space bar. I assume this is just the game attempting to open an item window when there is none.
I will let you know if I find anything else as I play with it more.
Hey bro, I finally managed to implement the suggestion you gave; now it's possible to arrange the equipment slots with custom coordinates and zoom levels, along with a series of improvements suggested by other users. Thanks as always for the support and for helping make this plugin better. The new version is already available, hope you enjoy it!
https://kadajah.itch.io/kadajahs-reinventory/devlog/1571644/devlog-version-45-up...