A downloadable tool

Buy Now$3.99 USD or more

This plugin for RPG Maker MZ transforms the single-column scene options into a categorized layout. You can create unlimited categories and add as many commands as you like to each category.

This plugin is included in the bundle Beginner RPG Maker


This plugin is best if you want to

  • Transform the default RPG Maker MZ scene options to something that looks more professional.
  • You have a lot of commands for your scene options and want to organize them.
  • You want a more friendly UI/UX scene options for your players.

Changelog

[1.0.2] Now also support creating new commands that toggle switches

Features

  • Create your own categories
  • Put as many commands to each category as you want, using its symbol.
  • Create commands that toggle switches
  • The ability to adjust the size of the scene.
  • No more awful default RPG Maker navigation. Press left or right to switch between Tabs. There is no need to press enter on a tab and cancel to escape from the current tab anymore.
  • More to be added if you desire (message me).

Notes

My code is completely open for you to adjust. No obfuscate.

Patreonhttps://www.patreon.com/c/SangHendrix

Discord: https://discord.gg/YKPscqHV8b

This plugin is also included in Scenes Bundle 

StatusReleased
CategoryTool
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorSang Hendrix
Tagsalternative, categories, category, option, options, RPG Maker, RPG Maker MZ, scene

Purchase

Buy Now$3.99 USD or more

In order to download this tool you must purchase it at or above the minimum price of $3.99 USD. You will get access to the following files:

Hendrix_Alternative_Options.js (1.0.2) 11 kB

Development log

Comments

Log in with itch.io to leave a comment.

Deleted 21 days ago
Deleted 21 days ago

On my side, it doesn't have that issue. Test on a blank project if your side still have issue. Also it's best to make a question on my Discord cuz this thread is gonna be flooded with images 😂


Sorry, I won't add more pictures to this thread :D

But I opened a blank new project and place only two of your plugins (Alternative Scene and Keyboard-gamepad) and I still have the same issues.

Also, when I tried to put fullscreen or mastervolume it doesn't worked at all. 

I add masterVolume to the symbol of Audio side

and fullScreen to symbol of Video side

It does appear in the windows sides and even allow me to move the volume or change On/Off, but it doesn't work (doesn't make any change to the game screen or volume).

(I'm also using Visustella options core btw)

Make sure you use a fresh version of the plugin. As you can see on my pictures, I didn't have that issue. It's best you send me a demo via Discord (direct message) and I'll check that. Although I can't guarantee to make it work with other people plugin. I can only make it work in standard RPG Maker environment.

Hi!

I'm having trouble to add the button config to this plugin. I opened the js file and renamed the this.addCommand(command.DisplayName, command.Symbol) to this.addCommand(command.button Config, command.button config) and it appear:

SyntaxError

missing ) after argument list

So, 

how do I incorporate your "Hendrix_Keyboard_Gamepad_Premium" plugin to this plugin?

Oh, you don't need to do that when the plugin already support adding any command to menu using symbol. Here, do this.

I solved it!

I did what you told me, but it didn't work out. The option didn't appear and then I switch the place of the plugins and suddenly it works!

The issue was the order I put your plugins

Now it appears, before it didn't appear in options:

Welp, as long as it works :)