MZ用プラグイン

DarkPlasma イベントの当たり判定 起動判定マスを拡張 - DarkPlasma_AreaEvent.js

シェア用テキスト:
▼DarkPlasma イベントの当たり判定 起動判定マスを拡張(DarkPlasma様作) - DarkPlasma_AreaEvent.js
https://plugin-mz.fungamemake.com/archives/5288
イベントの当たり判定 起動判定マスを拡張します。

ふりがな:いべんとのあたりはんてい きどうはんていますをかくちょう

機能概要: イベントの当たり判定 起動判定マスを拡張します。

利用規約(ライセンス): 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_AreaEvent.js

プラグインのヘルプ:

/*:
 * @plugindesc イベントの当たり判定 起動判定マスを拡張する
 * @author DarkPlasma
 * @license MIT
 *
 * @target MZ
 * @url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
 *
 * @command registerArea
 * @text エリア設定
 * @desc このコマンドを置いたページの当たり判定を拡張します。
 * @arg width
 * @text 横幅
 * @type number
 * @default 1
 * @min 1
 * @arg height
 * @text 縦幅
 * @type number
 * @default 1
 * @min 1
 * @arg origin
 * @text 原点
 * @desc エディタ上で設定するイベントの位置を範囲のどこにおくかを設定します。
 * @type select
 * @option 左上
 * @value 7
 * @option 中央上
 * @value 8
 * @option 右上
 * @value 9
 * @option 左
 * @value 4
 * @option 中央
 * @value 5
 * @option 右
 * @value 6
 * @option 左下
 * @value 1
 * @option 中央下
 * @value 2
 * @option 右下
 * @value 3
 * @default 7
 *
 * @help
 * version: 1.0.4
 * <areaEvent>メタタグのついたイベントの当たり判定 起動判定マスを拡張します。
 * 範囲はページの先頭でプラグインコマンドによって設定します。
 */

スポンサードリンク

スポンサードリンク

-MZ用プラグイン

Copyright© #ツクプラMZ , 2026 All Rights Reserved.