Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
Scrolling Text Fix - ScrollingTextFix.js
Plugin desc : Fix Show Scrolling Text.
License : MIT License
Author : あわやまたな (Awaya_Matana)
Website : https://awaya3ji.seesaa.net/
Desc page : https://awaya3ji.seesaa.net/article/498156192.html
File name : ScrollingTextFix.js
Help of plugin :
* @target MZ MV * @plugindesc Fix Show Scrolling Text. * @author あわやまたな (Awaya_Matana) * @url https://awaya3ji.seesaa.net/ * @help Ver.1.1.0 * Solved the problem that when the number of lines increases, * the bitmap size exceeds the upper limit and the screen turns black. * * @param bitmapHeight * @text Bitmap Height * @desc Maximum height of generated bitmaps. * Basically no need to change. * @type number * @default 2048 *