あなたのキャラクターやイベントを超えてあなたのマップ上のバルーンにアイコンを使うことを可能にできるプラグイン – YEP_IconBalloons.js

タイトル
Allows you to use icons for your on-map balloonsover your characters and events!
作者名
ヘルプ
============================================================================
Introduction
============================================================================

RPG Maker MV provides us with 15 Balloon Animations to use to allow our
events to show emotions with. Sometimes, this just isn't enough. However,
this plugin allows you to use icons from your IconSet to extend the number
of balloon types you can use.

============================================================================
Plugin Commands
============================================================================

Use these plugin commands to get icon balloons playing on the player/events.

Plugin Commands

---

ShowIconBalloon x on Player
ShowIconBalloon x on Player, Wait

ShowIconBalloon x on Event y
ShowIconBalloon x on Event y, Wait

ShowIconBalloon x on Follower y
ShowIconBalloon x on Follower y, Wait
- This will cause the Icon Balloon using icon index x to appear on the
player, event y, or follower y. If 'wait' is used, then the event will
wait until the balloon has finished playing.

---

ShowIconBalloon x to y on Player
ShowIconBalloon x to y on Player, Wait

ShowIconBalloon x to y on Event z
ShowIconBalloon x to y on Event z, Wait

ShowIconBalloon x to y on Follower z
ShowIconBalloon x to y on Follower z, Wait
- This will cause the Icon Balloon start on icon index x and move through
to y, the next icon upward each few frames up to icon index y. This icon
balloon will be played on the player, event z, or follower z. If 'wait' is
used, then the event will wait until the balloon has finished playing.
When using this command, x cannot be greater than y.
パラメータ
param Empty Filename
desc This is the filename of your empty balloon. Do not include
file extension here.
default EmptyBalloon

ライセンス表記

紹介ページ https://github.com/suppayami/yami-engine-delta/blob/master/demo/js/plugins/YEP_IconBalloons.js