Thanks again for free stuff like this. Question though: Is there a way to offset y position? And how do I change the font size of the text?
Viewing post in [CGMZ] Toast Manager for RPG Maker MZ comments
Hi, you should be able to use text codes to change font size.
You can alter the Spacing parameter to change the y space between each window, which can function kind of like an offset. It is not easy to make a y offset per window because the plugin shows up to 3 windows at once, and if one was offset it would overlap the others.