Version: 1.2.1
Description: Allows highlighting events on mouse hover.
Compatibility:
- RPG Maker MV: 1.5+
- RPG Maker MZ: 1.0+
Requirements and dependencies:
- Plugin based on third party library pixi-filters (included in demo project)
Features:
- Highlight events on mouse hover.
- Highlight events using plugin commands.
- Highlight events when the player enters the event’s range.
- Glow intensity and color are customizable.
Preview:
Instruction:
spoiler
Use event comments
1. <glow_effect: id>
Replace id with effect id
Example: <glow_effect: 1>
2. Enabling a glow effect when the player enters the event's range
<glow_effect<range>: id>
Replace id with effect id
Replace range with the required range
Example: <glow_effect<3>: 1>
Changelog:
spoiler
Version 1.2.1:
- Fixed a bug where the glow effect setting was not reset on the new event page.
- Improved mouse hover detection on large events.
Version 1.2.0:
- Added the ability to turn on the glow effect when the player enters the event range.
Version 1.1.0:
- Added support for RPG Maker MV plugin commands when transferring a project to MZ.
- Fixed compatibility issue with some plugins, such as OcRam plugins.
See also:
“Help” languages: English, Russian
Terms of use
How to get a commercial license
Download: download from boosty
Related Posts
You must be logged in to post a comment.