- Joined
- Oct 1, 2012
- Messages
- 1,469
- Reaction score
- 1,774
- First Language
- English
- Primarily Uses
- RMMZ
Timed Message Popups - Version 1.7
RPG Maker MV Plugin
Galv
RPG Maker MV Plugin
Galv
Introduction
Not designed as a replacement message system but as an addition.
Screenshot

Features
Display popup messages on the screen or over characters.
These messages do not prevent player movement and last for a specified amount of time before closing.
Can have as many popup messages on screen as desired.
Added: Ability to specify different windowskin for each message popup and ability to target actors that are following in the battle party.
Added: arrow pointing to target character, options for when using custom windowskin, faces and position settings now work.
How to Use
- Copy the "GALV_TimedMessagePopups.js" file into your project's /js/plugins/ folder.
- Activate plugin using the 'Plugin Manager'
- Read the help file and examine the demo to learn how it works.
Plugin
Get it here
Credit and Thanks
- Galv
Terms
Free to use in any RPG Maker MV project including commercial. Please credit "Galv".
Updates
2017-02-01 - Version 1.7 - Hid popup messages when entering menu or battle starts
2016-07-17 - Version 1.6 - Added script call to remove popups from screen. Timed popups now work in default battle
2016-03-31 - Version 1.5 - fixed minor bug
2016-03-27 - Version 1.4 - fixed Y offset bug, made faces and window position settings (in Show Text) work, added arrows and settings for when using custom windowskin
2016-03-24 - Version 1.3 - can target specific actor (if a follower) and can now specify different windowskin for individual message popups
2016-03-23 - Version 1.2 - changed code to use | to separate x|y screen position
2016-03-23 - Version 1.1 - added "delay" setting and ability to target follower id
2016-03-23 - Version 1.0 - Release
Last edited: