RPGツクールMV用プラグイン投稿・告知サイト

#ツクプラ

「完了までウェイト」を拡張 - WaitModeEx.js

シェア用テキスト:
▼「完了までウェイト」を拡張(あわやまたな様作) - WaitModeEx.js
https://plugin.fungamemake.com/archives/31789
「完了までウェイト」を使いやすくします。

ふりがな:「かんりょうまでうぇいと」をかくちょう

機能概要: 「完了までウェイト」を使いやすくします。

利用規約(ライセンス): MITライセンス

作者:あわやまたな

作者サイト:https://awaya3ji.seesaa.net/

解説ページ:https://awaya3ji.seesaa.net/article/499273093.html

ファイル名:WaitModeEx.js

プラグインのヘルプ:

/*:
* @target MZ MV
* @orderAfter PluginCommonBase
* @plugindesc 「完了までウェイト」を使いやすくします。
* @author あわやまたな (Awaya_Matana)
* @url https://awaya3ji.seesaa.net/article/499273093.html
* @help 完了までウェイトを任意のタイミングで、
* 任意のキャラクターに対して行えるようになります。
*
* PluginCommonBaseにも対応。
*
* [更新履歴]
* 2023/05/08:Ver.1.0.0 公開。
*
* @command setWaitMode
* @desc 完了までウェイト
*
* @arg waitMode
* @text ウェイトモード
* @type select
* @default route
* @option 移動ルート
* @value route
* @option アニメーション
* @value animation
* @option フキダシアイコン
* @value balloon
*
* @arg characterId
* @text キャラクターID
* @desc 未入力で最後に対象となったキャラクター。
* @default
*
*/

スポンサードリンク

スポンサードリンク

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