A downloadable Plugin

Download NowName your own price

Have you ever wanted to properly organize your 'Pictures' in RPG Maker MV into folders and sub-folders? Well, now you can! 

Instead of using the traditional 'Show Picture' Event Command, this plugin allows you to use a 'Plugin Command' instead to list out all of the parameters you'd normally find in 'Show Picture' - which in turn allows you to reference images in other folders.

There is an alternative method, should you still wish to use the original 'Show Picture' command. 

ReminderGimmer_Core.js is required for this plugin to function. You can download that here.

--

Documentation is included in the README file, of - if you prefer - the Video Tutorial:

---

Free for both commercial and non-commercial use, with credit.

- Gimmer

Download

Download NowName your own price

Click download now to get access to the following files:

Gimmer_FolderPictures 1.1.zip 14 MB

Development log

Comments

Log in with itch.io to leave a comment.

 For the sounds and my game uses voices and I want to  separate the sounds for a better order

Is it possible to make one for audio?

Probably. For all sounds or just background music? Would you ultimately want a plugin command to do all the music with it? Or to support the stub music files like the plugin supports stub images?

Music is a bit different than pictures as there's multiple ways to start it (Events, battle defaults, map defaults), so the implementation would have to be a bit different