A downloadable asset pack

Buy Now$1.99 USD or more

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 to KasPOP30).

  • โš™๏ธ Displays values from game variables, including numbers or text.

  • ๐Ÿ“ฆ 100% standalone — no external plugin dependencies.

๐Ÿงฉ Installation:

  1. Download the file KasPopup.js.

  2. Place it in your project folder: /js/plugins/.

  3. Open your RPG Maker MV project, go to Plugins, and add KasPopup.

  4. Set up your KasPOP1 to KasPOP30 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.

Purchase

Buy Now$1.99 USD or more

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:

KasPOPup.js 11 kB

Leave a comment

Log in with itch.io to leave a comment.