当サイトの運営者です。ゲーム制作とプラグイン開発が好きで、コミュニティに貢献したいと考えています。
RPGツクールMZでゲームを制作中です。
※プログラマ・エンジニアではありません。
DarkPlasma バトルログウィンドウに縁をつける - DarkPlasma_VisibleBattleLogWindow.js
シェア用テキスト:
▼DarkPlasma バトルログウィンドウに縁をつける(DarkPlasma様作) - DarkPlasma_VisibleBattleLogWindow.js
https://plugin-mz.fungamemake.com/archives/825
バトルログウィンドウに縁をつけます。
ふりがな:ばとるろぐうぃんどーにえんをつける
機能概要: バトルログウィンドウに縁をつけます。
利用規約(ライセンス): MITライセンス
作者:DarkPlasma
作者サイト:https://elleonard.github.io/DarkPlasma-MZ-Plugins/index.html
解説ページ:https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree…
ダウンロードページ:https://raw.githubusercontent.com/elleonard/DarkPlasma-…
ファイル名:DarkPlasma_VisibleBattleLogWindow.js
プラグインのヘルプ:
// DarkPlasma_VisibleBattleLogWindow 1.0.0 // Copyright (c) 2020 DarkPlasma // This software is released under the MIT license. // http://opensource.org/licenses/mit-license.php /** * 2020/09/18 1.0.0 公開 */ /*:ja * @plugindesc バトルログウィンドウに縁をつける * @author DarkPlasma * @license MIT * * @target MZ * @url https://github.com/elleonard/RPGtkoolMZ-Plugins * * @help * バトルログウィンドウに縁をつけます。 */