Casper Gaming Developer Corner
Casper Gaming Developer Corner

[CGMZ] Core - Version 1.18.0

Back to Plugin

Devlog Version

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

This update adds some utility functions for drawing an sv actor sprite to a window, which can also be animated though it takes extra work. The function is meant for drawing a single frame of an sv actor to a window. It also adds a function for basic comment reading. In future updates, there will probably be more advanced comment reader functions added. For now, comment reading via [CGMZ] Core is limited to basic tag comments like those seen in [CGMZ] Light Effects and [CGMZ] Gathering.

Version 1.18.0
  • Added function to draw sv actor sprite
  • Added function for basic event comment parsing

Back to Plugin