ウィンドウスキンの代わりにメッセージの背後に画像を表示する – GALV_MessageBackground.js

タイトル
Displays an image behind messages in place of the windowskin
作者名
ヘルプ
Galv's Message Background
----------------------------------------------------------------------------
Set the variable ID number you would like to use in the settings.
This is the in-game variable that you wil change with "Control Variables"
event command. (Default is variable 1, which has a value of 0 by default)
This will select images from your project's folders:
/img/system/msgimg_X.png - where X is the variable's value

You can also set a switch ID in the settings. If you choose a switch, then
during the game you can turn that switch number ON with "Control Switches"
to disable the background image and go back to using default windowskin.
This defaults to 0 meaning do not use this option.

This 'Show Message' settings of "window", "Dim" and "Tranparent" have an
effect on the message background image. Window shows image normally, Dim
shows the image partially transparent and Transparent makes it invisible.
パラメータ
param Image Variable ID
desc Variable used to determine which image to display
/img/system/msgimg_X.png - where X is the variable's value
default 1

param Disable Switch ID
desc Turn this switch ON usig control switches to disable the
message image and revert back to windowskin (make 0 to not use)
default 1

ライセンス表記
Terms of Use
https://galvs-scripts.com/terms-of-use/

紹介ページ https://galvs-scripts.com/category/rmmv-plugins/mv-audiovisual-effects/#post-1399