MZ Visual Novel Choices

FEATURES
This plugin allows you to display the ‘Show Choices’ selection in a more visual novel style layout and using a graphic for the background and hover state.
A tag can be included in each choice text to display a different graphic from the VNButtons.png graphic in /img/system/ folder (Make sure to get this graphic from the demo).

VERSION 1.0 – RPG Maker MZ
Download Plugin file


Download my master demo to view examples of this plugin from:
Galv’s MZ Plugins Home


Advertisement

9 thoughts on “MZ Visual Novel Choices

  1. Sang Hendrix says:

    The plugin works great but I wish there was an option that enables you to make the buttons having an opening effect and a disappearing effect, such as Fade In and Fade Out.

  2. Yu says:

    Hello, I think I found a bug in this plugin. When I set $gameSystem.vnChoices to false, show choices, then set it to true again, the normal choice window cursor still exist behind the VNButtons graphic. Tested it in demo and new project but the result is the same, so I think it’s not my project’s fault or incompatibility with other plugins.

    • Galv says:

      Put a wait frame before you set it to true again – does it still happen? If so, are you able to screenshot your event?

      • Yu says:

        I’ve tried to put wait frame but it still happen. Actually I solved the problem by changing the script a bit. I replaced the Window_ChoiceList.prototype._refreshCursor to Window_ChoiceList.prototype._updateCursor and change the _cursorSprite.opacity to _cursorSprite.alpha. I don’t know much about RPG Maker MZ js API, but it works and doesn’t seems to have any problem so far.

      • Galv says:

        I cannot replicate it, but glad you worked it out

  3. Valeria Miranda says:

    Hello. Was the graphic VNButtons.png removed from the last demo version?

  4. Geno says:

    Where can I find images to test this out? There seems to be no included when downloaded this giving the error that no vnbuttons.png can be found. When I download the file, only the plug in script is in the zip

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s