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

#ツクプラ

MOG Emerge Motion - MOG_EmergeMotion.js

シェア用テキスト:
▼MOG Emerge Motion(Moghunter様作) - MOG_EmergeMotion.js
https://plugin.fungamemake.com/archives/19211
戦闘開始時の敵の現れ方を拡張

ふりがな:えまーじもーしょん

機能概要: 戦闘開始時の敵の現れ方を拡張

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

作者:Moghunter

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

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

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

ファイル名:MOG_EmergeMotion.js

プラグインのヘルプ:

/*:ja
 * @plugindesc (v1.4 *) 敵の出現時にアニメーションを追加します。
 * @author Moghunter
 *
 * @param Initial Wait
 * @desc 戦闘を開始するまでの初期時間
 * @type number
 * @default 30
 *
 * @param Wait for the Next
 * @desc バトラー間の動きの待ち時間
 * @type number
 * @default 20
 *
 * @help
 * 翻訳:ムノクラ
 * https://munokura.tk/
 * https://twitter.com/munokura/
 *
 * ============================================================================
 * +++ MOG - Emerge Motion (v1.4) +++
 * By Moghunter
 * https://atelierrgss.wordpress.com/
 * ============================================================================
 * 敵の出現時にアニメーションを追加します。
 *
 * ============================================================================
 * メモタグ
 * ============================================================================
 * 敵の出現演出を下記のメモタグで指定してください。
 * 敵キャラのメモ欄に入れてください。
 *
 * Emerge Motion: X
 *
 * 0 - スライド(右)
 * 1 - スライド(左)
 * 2 - スライド(下)
 * 3 - スライド(上)
 * 4 - ズーム
 * 5 - テレポート
 * 6 - 湧き出す(地面)
 * 7 - ダンス(左/右/ジャンプ)
 * 8 - バウンド
 * 9 - ドラマティック(空から)
 *
 * ----------------------------------------------------------------------------
 * アニメーションを下記のメモタグで指定してください。
 *
 * Emerge Animation: X
 *
 * X - アニメーションID
 *
 * ============================================================================
 * - 更新履歴 (version 1.4)
 * ============================================================================
 * (BUG FIX)- Battler Motion v2.0との互換性
 *
 */

スポンサードリンク

スポンサードリンク

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