Casper Gaming Developer Corner
Casper Gaming Developer Corner

[CGMZ] Core - Version 1.39.0

Back to Plugin

Devlog Version

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

This version adds more options to the walk and battle sprites in the menu, to allow more control over when animations play.

I also added a function to help route linear interpolation functions of mine which will be used to help provide more options throughout [CGMZ].

This update also adds a currency helper function, since awarding currency is a bit more complicated for [CGMZ] Currency users.

Version 1.39.0
  • Added animate for menu walk and battle sprites
  • Added lerp router function
  • Added currency helper function
  • Added focus listeners

Back to Plugin