Casper Gaming Developer Corner
Casper Gaming Developer Corner

[CGMZ] Event Names - Version Alpha R5

Back to Plugin

Devlog Version

Hi all, today this plugin was updated to version AlphaR5!

This version adds a blink effect to event names. You specify in the comment how long you want it to be visible and invisible for, and then it will blink on and off for those intervals (in frames). You can combine this with the other effects, such as floating text. See below gif for an example:

This update also added a way to allow the player to turn event names on or off via the Options menu (requires plugin to add custom options such as [CGMZ] Options). To set this up, make a custom option that checks for the symbol cgmz_eventnames that stores a boolean value.

Version AlphaR5
  • Added blink effect to event names
  • Added Option for controlling event name visibility globally

Back to Plugin