[MV & MZ] Custom Main Menu UI using WYSIWYG Editor

● ARCHIVED · READ-ONLY
Started by Aerosys 162 posts Page 8 of 9 View original ↗
  1. This is free??? Holy goodness you are a wonderful person this is amazing
  2. RoyceJeffords said:
    This is free??? Holy goodness you are a wonderful person this is amazing
    Yes, it is, because I think the pause menu in every game should have its own unique design and feel, and RPG Maker should provide this functionality on its own. And I cannot deny that this is a great anchor to advertise editors for other menus, which are charged.
  3. Aerosys said:
    Yes, it is, because I think the pause menu in every game should have its own unique design and feel, and RPG Maker should provide this functionality on its own. And I cannot deny that this is a great anchor to advertise editors for other menus, which are charged.
    Oh my, these look like what i've been searching for ;_;

    Im currently doing prototyping but once ive got my idea down im so back for these hahaha

    Edit: does this work for Visustella Grid Battle?
  4. Version 2.0.0 is out!

    It includes a handful of fixes I collected over the last few weeks, especially regarding compatibility.

    Key points, but not limited to:
    • I gave my best to improve compatibility with popular plugins, by restructuring my code and by providing more helpful options inside the menu
    • As preparation for upcoming menu designers, "actor parameters" (atk, def, mat, ...) are moved into the main plugin parameters. Popular secondary parameters (e.g. hitrate, critical, evasion) are now ready to pick and no longer require you to write custom coding. "Custom parameters" are available for those who need to add further parameters that are not engine-standard
    • Some icons can now be picked directly from the tool using a new icon picker, and don't require you to go into the plugin manager
  5. Hi guys! That's when I try to start the game with my project. How can I fix it?
  6. Nemesiszanna said:
    Hi guys! That's when I try to start the game with my project. How can I fix it?
    I need the stacktrace. When you see this error message, please do this
    • Press F12 to open debug console
    • IMPORTANT: Navigate to "console" tab
    • Screenshot everything that is highlighted in red
    Furthermore, disable all other plugins and try again.
  7. Aerosys said:
    I need the stacktrace. When you see this error message, please do this
    • Press F12 to open debug console
    • IMPORTANT: Navigate to "console" tab
    • Screenshot everything that is highlighted in red
    Furthermore, disable all other plugins and try again.
    Here.
  8. Aerosys said:
    I need the stacktrace. When you see this error message, please do this
    • Press F12 to open debug console
    • IMPORTANT: Navigate to "console" tab
    • Screenshot everything that is highlighted in red
    Furthermore, disable all other plugins and try again.
    Or maybe this one?
  9. Nemesiszanna said:
    Or maybe this one?
    Yes, this one.

    Can you try with all other plugins disabled? Furthermore, can you confirm the error is connected to my plugin? The error message looks like it is coming from somewhere else.
  10. Aerosys said:
    Yes, this one.

    Can you try with all other plugins disabled? Furthermore, can you confirm the error is connected to my plugin? The error message looks like it is coming from somewhere else.
    I already disabled ALL the other plugins, but nothing changed...
  11. Nemesiszanna said:
    I already disabled ALL the other plugins, but nothing changed...
    I will check tomorrow when I'm back home at my PC and then notify you when I find something.

    Edit:
    You are using an MZ plugin in MV, that is very likely causing the issue
  12. Aerosys said:
    I will check tomorrow when I'm back home at my PC and then notify you when I find something.

    Edit:
    You are using an MZ plugin in MV, that is very likely causing the issue
    I've tried even in MV, still not working :(
  13. Nemesiszanna said:
    I've tried even in MV, still not working :(
    The error is in no way connected to my plugin. Please try my plugin in a fresh new project. Also, try disabling my plugin in your current game project and check whether the problem really disappears to prove that it is truly caused by my plugin.
  14. Nemesiszanna said:
    I've tried even in MV, still not working :(
    I patched a few things in my code, please download the latest version and try again.
  15. Aerosys said:
    I patched a few things in my code, please download the latest version and try again.
    I tried with new project... still not working.
  16. The latest version is 2.0.1
    Try force-reloading the page when downloading the plugin.
  17. Hi, thank you for the free plugin btw
    but I just wanted to ask if you could use custom images for the menu window and buttons and if you could place them at specific angles or rotation?