public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MZ[MZ] Event Interaction Hint

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: [MZ] Event Interaction Hint
  • Original author: Dust
  • Original date: July 7, 2023
  • Source thread: https://forums.rpgmakerweb.com/threads/mz-event-interaction-hint.159062/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)

Summary

{ "lightbox_close": "Close", "lightbox_next": "Next", "lightbox_previous": "Previous",

Archived First Post

ezgif-3-c8472108f2.gif

Plugin name: SDE_InteractPop.js

Author: Dustb0

Version: 1.0 for MZ

Release date:
1.0.0 - 07.07.23
1.2.0 - 06.12.23

Plugin description & usage:
Similar to how other games indicate that the player can interact with something, this plugin shows an "interact" balloon tip whenever the player is in reach of an event that they can interact with.

This is also achievable by purely using Event Commands, but this Plugin makes it much easier! Just add <interact> to an event's note field:
Untitled-2.png


Only want the balloon to show when specific event pages are active? Just add a "\interact" comment on top of the desired event page:
Untitled-1.png


You can choose the Balloon ID the plugin should display in the parameter section. Typically you'll use this with "Action Button"-Trigger events.

You can also overwrite the default Balloon ID by supplying a different ID in the note tag like this:
"\interact[balloon=12]"

You can even specify that the balloon only shows from specific directions (e.g. if the player is standing below the event and looking up towards it)
"\interact[dir=8, balloon=12]"

(8 = up, 6 = right, 2 = down, 4 = left)

◆ Terms of Use
This plugin is released under MIT license.
You can download it by free, make a copy, modify and redistribute it as you want. But you have to credit me as "Dustb0" within your game

> Download it on itch.io

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

◆ Terms of Use This plugin is released under MIT license. You can download it by free, make a copy, modify and redistribute it as you want. But you have to credit me as "Dustb0" within your game > Download it on itch.io

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#rmmz#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar