DarkPlasma_TextLog の拡張 - DarkPlasma_TextLogExtensionExample.js
シェア用テキスト:
▼DarkPlasma_TextLog の拡張(DarkPlasma様作) - DarkPlasma_TextLogExtensionExample.js
https://plugin.fungamemake.com/archives/28112
様々なエスケープ文字のログウィンドウにおける挙動を定義することができます。
ふりがな:DarkPlasma_TextLog のかくちょう
機能概要: 様々なエスケープ文字のログウィンドウにおける挙動を定義することができます。
利用規約(ライセンス): MITライセンス
作者:DarkPlasma
作者サイト:https://elleonard.github.io/DarkPlasma-MZ-Plugins/index.html
解説ページ:https://github.com/elleonard/RPGtkoolMV-Plugins
ダウンロードページ:https://raw.githubusercontent.com/elleonard/RPGtkoolMV-…
ファイル名:DarkPlasma_TextLogExtensionExample.js
プラグインのヘルプ:
/*: * @plugindesc DarkPlasma_TextLog の拡張プラグイン * @author DarkPlasma * @license MIT * * @target MV * @url https://github.com/elleonard/RPGtkoolMV-Plugins * * @base DarkPlasma_TextLog * * @help * DarkPlasma_TextLog プラグインを拡張します。 * * このプラグインはあくまで例の一つです。 * このまま使用した場合の動作は保証しません。 * * Window_TextLog.prototype.processEscapeCharacter の書き換えにより * 様々なエスケープ文字のログウィンドウにおける挙動を定義することができます。 */