Introduction
This plugin transforms the RPG Maker MZ choice window into a key decision window, offering a variety of customization options.
Features
Horizontal or Vertical Layout: Choices can be displayed in a horizontal or vertical list, depending on the configuration.
Fullscreen Mode: You can set the choices window to occupy the entire screen without margins.
Highlighting on Hover: The selected choice can be highlighted or not when hovered over with an adjustable cursor.
Text Display Options:
Choices can be displayed as text with adjustable positioning (top, center, bottom, left, right).
Allows text size adjustments and offsets for fine control over text positioning.
When hovering over a choice, the text can grow in size by a adjust value.
Picture Display on Choices:
Choices can also be displayed as pictures instead of or alongside text.
Configurable image paths to display different images for each choice.
Control over the positioning of pictures with customizable x and y offsets.
Allows adjusting the scale of pictures, and hovering over a choice can increase the image size.
Blur Effect: Adds a blur effect to the game background while the choice window is active. The intensity of the blur is customizable.
Dynamic Choice Columns: Automatically adjusts the number of choice columns depending on the list layout (horizontal or vertical).
No New Windows Created: This plugin modifies the original choice window, ensuring compatibility with existing game structures.
[NEW!] Custom Window Skin: You can to choose a new skin for your key decision.
Screenshots
Spoiler
How to Use
Create an Event
Add a Plugin Command in this Event.
Select the plugin "WN_KeyDecisions" and the command "Set Key Decisions".
Modify the arguments as you wish and when done, click OK.
IMPORTANT: In the same event flow, CREATE CHOICES RIGHT AFTER THE PLUGIN COMMAND! The plugin will only customize the choices that are right after the plugin command.
Terms and Credits
The MIT License - Copyright (c) 2024 wnascimento
Free for commercial and non commercial use.
Please, give credit to "wnascimento" if you use this plugin.