当サイトの運営者です。ゲーム制作とプラグイン開発が好きで、コミュニティに貢献したいと考えています。
RPGツクールMZでゲームを制作中です。
※プログラマ・エンジニアではありません。
DarkPlasma プレイヤーの移動を禁止 - DarkPlasma_FreezePlayer.js
シェア用テキスト:
▼DarkPlasma プレイヤーの移動を禁止(DarkPlasma様作) - DarkPlasma_FreezePlayer.js
https://plugin-mz.fungamemake.com/archives/5314
スイッチがONの間、プレイヤーの移動を禁止します。
ふりがな:ぷれいやーのいどうをきんし
機能概要: スイッチがONの間、プレイヤーの移動を禁止します。
利用規約(ライセンス): 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_FreezePlayer.js
プラグインのヘルプ:
/*:ja * @plugindesc プレイヤーの移動を禁止する * @author DarkPlasma * @license MIT * * @target MZ * @url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release * * @param switchId * @desc このスイッチがONの間、プレイヤーは移動できません。 * @text スイッチ * @type switch * * @help * version: 1.0.0 * スイッチがONの間、プレイヤーの移動を禁止します。 */