Plugin POPUP map Rpg Maker MV
A downloadable asset pack
KasPopup - RPG Maker MV Plugin
KasPopup is a plugin for RPG Maker MV that displays dynamic pop-ups (text + icon + sound) above the hero or events. Perfect for showing rewards, messages, bonuses, or immersive visual effects in your game.
๐ฎ Key Features:
-
โจ Display animated text (size, motion, fade, color...).
-
๐ผ๏ธ Show a custom icon with zoom and adjustable X/Y position.
-
๐จ Full control over text color (named colors or hex codes).
-
๐ Play a sound effect when the popup appears.
-
โฑ๏ธ Set duration, movement, and random offset for natural animation.
-
๐งโโ๏ธ The popup can appear above the hero or an event, based on your settings.
-
๐ Supports up to 30 predefined popup configurations (
KasPOP1
toKasPOP30
). -
โ๏ธ Displays values from game variables, including numbers or text.
-
๐ฆ 100% standalone — no external plugin dependencies.
๐งฉ Installation:
-
Download the file
KasPopup.js
. -
Place it in your project folder:
/js/plugins/
. -
Open your RPG Maker MV project, go to Plugins, and add KasPopup.
-
Set up your
KasPOP1
toKasPOP30
presets in the plugin parameters.
โ๏ธ Usage:
In any event, use a plugin command like:
KasPopup KasPOP1
This will show the popup defined in the KasPOP1
configuration.
๐ Important Notes:
๐ฌ To display custom text, set a string in a game variable like this:
$gameVariables.setValue(10, "text1");
Then assign variable 10 in the popup configuration.
๐จ Available Text Colors:
In the textColor
field, you can use standard color names:
* red * blue * green * yellow * white * black * orange * pink * gold * cyan * magenta
โ You can also use hex color codes, such as:
#FF0000 (red) #00FF00 (green) #FFD700 (gold)
๐ฆ Example Use Cases:
-
Show a coin reward:
+500G
with an icon and sound. -
Display โCritical Hit!โ or โBonus +1โ after an action.
-
Visual feedback for โHeal +100โ or โPoisonedโ.
-
Announce outcomes like โFailed!โ or โSuccess!โ directly above the hero or an event.
Published | 2 days ago |
Status | Released |
Category | Assets |
Author | BahamutChaos666 |
Tags | 2025, map-plugin, plugin, popup, rmmv, rpgmaker-mv |
Purchase
In order to download this asset pack you must purchase it at or above the minimum price of $1.99 USD. You will get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.