「マップタイルが配置されていない箇所の色を変更できる」プラグインです。
/*:
* @target MZ MV
* @url https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_ChangeBackScreenColor.js
* @plugindesc マップタイルが配置されていない箇所の色を変更します。
* @author munokura
*
* @help
* マップタイルが配置されていない箇所(背景)の色を変更します。
*
*
* 利用規約:
* MITライセンスです。
* https://licenses.opensource.jp/MIT/MIT.html
* 作者に無断で改変、再配布が可能で、
* 利用形態(商用、18禁利用等)についても制限はありません。
*
*
* @param backScreenColor
* @text 背景色
* @type struct<color>
* @desc RGBの値を入力します。
* @default {”red”:”255”,”green”:”0”,”blue”:”0”}
*/