v1.0.0 - Live Editor


  • New: Live editor added. Allows modification of menus in realtime whilst project is running. To access, you must push the access button (F9 by default) to access it. Once open, if you want menu changes to be permanent, close the RPG Maker Project Editor whilst your test play project is running.
  • Fix: Actor Data Windows not working properly.
  • Adjustment: Modified how the plugin data is loaded and parsed.

You install the menu builder live editor, you need to move the "menu_builder" folder from the demo project or download it from itch.io and install it into your own project folder root.

Files

Menu_Builder.zip 575 MB
23 days ago
Synrec_MenuBuilder.js 167 kB
23 days ago
help.pdf 945 kB
23 days ago
menu_builder.zip 209 kB
23 days ago

Get RPG Maker MV/MZ: Menu Builder

Buy Now$10.00 USD or more

Comments

Log in with itch.io to leave a comment.

(+1)

Yay!!!! Get your bread!!!

(+1)

🍞

(+1)

cool update! im thinking of either getting this or the one by Sang. it would be nice if you uploaded a video showcasing the live editor! love you plugins synrec

Planning to do a video in the near future, may just keep it simple as my other videos already over the other parameters

(+1)

Hey, just saw you uploaded the video and just wanna say this plugin looks really powerful and amazing. The fact that you can live load pictures into Scenes really sold me. There’s just a lot of jankiness like load then reloading images that don’t show up the first time, needing to close the program to save the custom data, and the background artifact during testing. But I can look past those because it’s a really cool plugin. Thanks for the awesome update 

(+1)

Thanks for the compliments!

There are a few limitations with pictures in that they must load from the directory respective to the parameters set in RPG Maker plugin manager and that the reloading images are due to them not being preloaded. Otherwise, it's pretty stable from all the checks done on it so far.

The closing of the editor is due to the safeguards present in the engine itself.