MOG Treasure Popup Battle - MOG_TrPopUpBattle.js

シェア用テキスト:
▼MOG Treasure Popup Battle(Moghunter様作) - MOG_TrPopUpBattle.js
https://plugin.fungamemake.com/archives/19216
戦闘でのドロップアイテムを得る時にアニメーションを再生

ふりがな:とれじゃーぽっぷあっぷばとる

機能概要: 戦闘でのドロップアイテムを得る時にアニメーションを再生

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

作者:Moghunter

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

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

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

ファイル名:MOG_TrPopUpBattle.js

プラグインのヘルプ:

/*:ja
 * @plugindesc (v1.0) 敵を倒した直後にドロップアイテムのアイコンを表示します。
 * @author Moghunter
 * 
 * @param Drop Item Real Time
 * @type boolean
 * @on 有効
 * @off 無効
 * @desc アイテム取得をリアルタイム有効設定
 * @default true
 * 
 * @param Animation Type
 * @type select
 * @option バウンド
 * @value 0
 * @option フローティング
 * @value 1
 * @desc アニメーションの種類
 * 0 - バウンド / 1 - フローティング
 * @default 0
 * 
 * @param Fade Duration
 * @desc アイテムの表示時間
 * @default 20
 * 
 * @param Scale
 * @desc ドロップアイテムのアイコンサイズ
 * @default 0.8
 * 
 * @help
 * 翻訳:ムノクラ
 * https://munokura.tk/
 * https://twitter.com/munokura/
 * 
 * ===========================================================================
 * +++ MOG Treasure PopUp Battle (v1.0) +++
 * By Moghunter
 * https://atelierrgss.wordpress.com/
 * ===========================================================================
 * 敵を倒した直後にドロップアイテムのアイコンを表示します。
 * 
 */

スポンサードリンク

スポンサードリンク

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