itch.io is community of indie game creators and players

Devlogs

RPG maker MZ Plugin save/load inventory

I completed my most recent project for RPG maker MZ. It's a plugin that can save multiple inventory states and load it back in using an ID asigned when saved. There is also a plugin command to clear the inventory after saving it and loading a new one.

You can also do the same thing with your money using the same method. Very useful for managing multiple party. 

Took me a while to figure out how to do it but it was really fun.

Files

  • InventoryPlugin.js 4 kB
    Aug 13, 2023
Download RPGMaker MZ Save/Load inventory Plugin
Leave a comment