Casper Gaming Developer Corner
Casper Gaming Developer Corner

[CGMZ] Game End Window - Version 1.5.0

Back to Plugin

Devlog Version

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

This version adds the option to use pictures instead of the command window in the game end scene. How it works is that you still set up your commands for the command window, but you then set the visible commands to 0 so the window does not show and you set up the new picture parameters instead. This allows you to link each picture to a command. See below gif for how it can look:

Pictures can be positioned individually with x/y offsets, and you can also choose a starting x/y and an x/y offset that gets added to each image. This should make it easy to make vertical, horizontal, or diagonal arrangements without needing to calculate the x/y coordinates yourself, with x/y offsets for any fine tuning required.

Version 1.5.0
  • Added pictures to represent commands

Back to Plugin