An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

MPP Choice Align - MPP_ChoiceAlign.js

Plugin desc : Adds the ability to align characters to the choices.

License : MIT License

Author : Mokusei Penguin

Website : http://woodpenguin.blog.fc2.com/

Desc page : https://woodpenguin.web.fc2.com/MV_Plugin/ChoiceAlign.html

File name : MPP_ChoiceAlign.js

Help of plugin :

* @target MV MZ
 * @plugindesc Adds the ability to align characters to the choices.
 * @author Mokusei Penguin
 * @url 
 *
 * @help [version 2.0.2]
 * This plugin is for RPG Maker MV and MZ.
 * 
 * ▼ Plugin command
 *  - In MV, the variable N is referred to by writing v [N] in the item for
 *    inputting a numerical value.
 *  - In MZ, in the item to enter a numerical value, select the text and
 *    write v [N] to refer to the variable N.
 *  
 *  〇 MV / MZ
 *  
 *  〇 SetChoiceAlign n  / choiceAlign
 *       n : Align(0:left, 1:center, 2:right)
 *   - Specifies the alignment position for the next choice.
 * 
 * ================================
 * Mail : wood_penguin@yahoo.co.jp (@ is half-width)
 * Blog : http://woodpenguin.blog.fc2.com/
 * License : MIT license
 *
 * @command choiceAlign
 * @desc 
 *
 * @arg align
 * @desc 
 * @type select
 * @option left
 * @value 0
 * @option center
 * @value 1
 * @option right
 * @value 2
 * @default 1
 *

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.