Dark Plasma Event Extension - DarkPlasma_EventExtension.js

▼Dark Plasma Event Extension(DarkPlasma様作) - DarkPlasma_EventExtension.js
https://plugin.fungamemake.com/archives/12855
イベントで使用可能なスクリプト向けメソッドの追加
ふりがな:いべんとえくすてんしょん
機能概要: イベントで使用可能なスクリプト向けメソッドの追加
利用規約(ライセンス): MITライセンス
作者:DarkPlasma
作者サイト:https://elleonard.github.io/DarkPlasma-MZ-Plugins/index.html
解説ページ:https://github.com/elleonard/RPGtkoolMV-Plugins
ダウンロードページ:https://raw.githubusercontent.com/elleonard/RPGtkoolMV-…
ファイル名:DarkPlasma_EventExtension.js
プラグインのヘルプ:
/*: * @plugindesc イベントを拡張する * @author DarkPlasma * @license MIT * * @help イベントのスクリプトで下記メソッドを利用できるようにする * * this.isOnEvent(): Boolean * 実行中イベントにプレイヤーが重なっているか * * this.isOnEventAny(eventName): Boolean * 実行中イベントに指定した名前のイベントが重なっているか */