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

#ツクプラ

MOG Action Name - MOG_ActionName.js

シェア用テキスト:
▼MOG Action Name(Moghunter様作) - MOG_ActionName.js
https://plugin.fungamemake.com/archives/19188
アクション名ウィンドウを表示

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

機能概要: アクション名ウィンドウを表示

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

作者:Moghunter

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

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

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

ファイル名:MOG_ActionName.js

プラグインのヘルプ:

/*:ja
 * @plugindesc (v1.3) 戦闘中にアクション名ウィンドウを表示します。
 * @author Moghunter
 *
 * @param Layout X-Axis
 * @desc レイアウトのX軸位置設定
 * @default 420
 *
 * @param Layout Y-Axis
 * @desc レイアウトのY軸位置設定
 * @default 64
 *
 * @param Name X-Axis
 * @desc 名前のX軸位置設定
 * @default 0
 *
 * @param Name Y-Axis
 * @desc 名前のY軸位置設定
 * @default 24
 *
 * @param Icon X-Axis
 * @desc アイコンのX軸位置設定
 * @default 0
 *
 * @param Icon Y-Axis
 * @desc のY軸位置設定
 * @default -4
 *
 * @param Font Size
 * @desc フォントサイズ設定
 * @default 22
 *
 * @help
 * 翻訳:ムノクラ
 * https://munokura.tk/
 * https://twitter.com/munokura/
 *
 * ============================================================================
 * +++ MOG - Action Name (v1.3) +++
 * By Moghunter
 * https://atelierrgss.wordpress.com/
 * ============================================================================
 * 戦闘中にアクション名ウィンドウを表示します。
 * ウィンドウの画像が必要です。 (img/system/)
 *
 * ActionName.png
 * ActionNameA.png
 * ActionNameB.png
 *
 * ============================================================================
 * 名前を無効にする
 * ============================================================================
 * 最初は全てのアクションの名前が有効になります。
 * 無効にする場合、アイテム/スキルのメモ欄に下記のメモタグを使用してください。
 *
 * Disable Name
 *
 * ============================================================================
 * 変更履歴
 * ============================================================================
 * (v1.3) - 画像の初期透明度の修正
 * (v1.2) - プラグインのコーディングと互換性を改善
 * (v1.1) - Chrono Engineとの互換性
 */

スポンサードリンク

スポンサードリンク

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