Comments

Log in with itch.io to leave a comment.

Hi! PERFECT plugin for the type of inventory I'm putting in my game. Is there a way to code it into a custom menu plugin with a SceneManager.push label/name/call?

Okay so i got it work and it's really great but in my game it's a little unreadable because of the game text, is there anyway you could add a font/color changer(?) and a way to tie it to the menu

is there an update because it says it may not be compatable with MZ

Have you tried to actually run it? What error are you getting?

Hi! Great plugin. For some reason, it wouldn't show up first. I traced it back to line 146 in the plugin where the picture list is being parsed. I didn't have images. Apparently, blank breaks the code. I added "[]" instead of leaving it blank and now it works.