Alternative Scene Options - RPG Maker MZ Plugin
A downloadable tool
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 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.
Instructions
By default, the plugin already created some basic commands and categories. Feel free to adjust them or create new ones.
Put a pre-made command to a category:
If you have a pre-made command, open the js file and search for something like:
this.addCommand("Ha Ha Ha", "hahaha")
Ha Ha Ha is the display name, hahaha is the symbol.
Write whatever you want to the Display Name box from the plugin but symbol has got to be the same, in this case: hahaha.
To create new commands that toggle a switch:
Name your command, leave symbol empty or name it whatever, then assign a switch
If you want to contact me directly, please send a message via my Twitter. By buying my plugins, you're guaranteed 24/7 support.
Status | Released |
Category | Tool |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | Sang Hendrix |
Tags | alternative, categories, category, option, options, RPG Maker, RPG Maker MZ, scene |
Purchase
In order to download this tool you must purchase it at or above the minimum price of $1.69 USD. You will get access to the following files:
Development log
- Ver 1.0.2 - Toggle switch commands36 days ago
- Categorize your scene options!Jul 13, 2024
Leave a comment
Log in with itch.io to leave a comment.