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

#ツクプラ

MOG Balloon Action Name - MOG_BalloonActionName.js

シェア用テキスト:
▼MOG Balloon Action Name(Moghunter様作) - MOG_BalloonActionName.js
https://plugin.fungamemake.com/archives/19193
行動名のバルーンを表示

ふりがな:ばるーんあくしょんねーむ

機能概要: 行動名のバルーンを表示

利用規約(ライセンス):https://mogplugins.wordpress.com/terms-of-use/

作者:Moghunter

作者サイト:https://x.com/moghunter1

解説ページ:https://fungamemake.com/archives/3179

ダウンロードページ:https://mogplugins.wordpress.com/rpg-maker-mv/

ファイル名:MOG_BalloonActionName.js

プラグインのヘルプ:

/*:ja
 * @plugindesc (v1.7) 行動名のバルーンを表示します。
 * @author Moghunter
 *
 * @param Wait Mode
 * @desc バルーン表示中の戦闘進行停止
 * @type boolean
 * @on 停止
 * @off 進行
 * @default true
 *
 * @param Duration
 * @desc バルーンの表示時間
 * @default 60
 *
 * @param X-Axis
 * @desc バルーンのX軸位置設定
 * @default -10
 *
 * @param Y-Axis
 * @desc バルーンのY軸位置設定
 * @default 0
 *
 * @param Name X-Axis
 * @desc 名前のX軸位置設定
 * @default 0
 *
 * @param Name Y-Axis
 * @desc 名前のY軸位置設定
 * @default 0
 *
 * @help
 * 翻訳:ムノクラ
 * https://munokura.tk/
 * https://twitter.com/munokura/
 *
 * ===========================================================================
 * +++ MOG - Balloon Action Name (v1.7) +++
 * By Moghunter
 * https://atelierrgss.wordpress.com/
 * ===========================================================================
 * 行動名のバルーンを表示します。
 * 必要な画像ファイルを下記に保存してください。
 * (img/system/)
 *
 * ActionNameB.png
 * ※行動毎に別のファイルを用意する必要はありません。
 *
 * ===========================================================================
 * 無効化
 * ===========================================================================
 * アイテム/スキルのメモ欄に下記タグを入力すると非表示になります。
 *
 * Disable Balloon Name
 *
 * ===========================================================================
 * 更新履歴
 * ===========================================================================
 * (v1.7) - MOG ATBとの互換性
 * (v1.6) - Battle Hudプラグインとの互換性改善
 * (v1.5) - コーディングの改善
 *
 */

スポンサードリンク

スポンサードリンク

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