![[CGMZ] Toast Manager for RPG Maker MZ](https://img.itch.zone/aW1nLzQzNTQzMzIucG5n/original/MFCkQ7.png)
[CGMZ] Toast Manager for RPG Maker MZ
Hi all,
Display Toasts
This plugin creates up to 3 toast windows in each scene (some exceptions) which will display brief information or images to the player for a short amount of time. Windows will be shown as they are freed in the case of a queue of more than 3 toasts.
Control Over Display
You can change if toasts can display or be created by plugin command, giving you complete control over when toasts display. By turning off toast creation, toasts will not be created until turned back on. By turning off toast display, toasts will still be created, they will just wait in queue until display is turned back on. These settings can be useful for things like cutscenes where you may not want toasts to display.
Integrations
This plugin is mostly meant to integrate with other [CGMZ] plugins that may want to display short messages to the player that appear briefly on screen and do not require any input to dismiss.
Example Usage
You can also create your own such messages (called toasts). You may want to display what the player found in a treasure chest in such a window, for example. A text toast would be perfect to display an item the player found without making them pause with the standard message window.
Another example may be to signal the start of a new chapter in your game storyline, which could be accomplished with an image toast to display the chapter's image. I am sure you will also come up with many of your own creative usages of this plugin.
Requirements and Terms
Please see terms of use here: Terms of Use
Requires CGMZ Core plugin: CGMZ Core
Happy RPG Making!
Status | Released |
Category | Tool |
Platforms | HTML5 |
Rating | Rated 5.0 out of 5 stars (3 total ratings) |
Author | Casper Gaming |
Made with | RPG Maker |
Tags | RPG Maker |
Average session | A few minutes |
Languages | English, Chinese |
Inputs | Keyboard, Mouse, Gamepad (any), Touchscreen |
Links | Homepage, Community, Patreon, YouTube |
Download
Click download now to get access to the following files:
Development log
- Version 1.3.3 Release Notes37 days ago
- Version 1.3.2 Release NotesJun 26, 2024
- Version 1.3.1 Release NotesFeb 01, 2024
- Version 1.3.0Mar 16, 2023
- Version 1.2.0Nov 02, 2022
- Version 1.1.0Sep 08, 2022
- Version 1.0.3May 03, 2022
Comments
Log in with itch.io to leave a comment.
how can I made Dim or Transparent Toast menu?
Hi, in the Create Text Toast plugin command, set the Background Style to Dim or Transparent.
Good job! This plugin is an interesting myth. Really enjoyed! Congratulations.