Casper Gaming Developer Corner
Casper Gaming Developer Corner

[CGMZ] Button Mash - Version Alpha R2

Back to Plugin

Devlog Version

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

This version adds sound effects for your button mash events. You can now set a sound effect that will be played each time the player presses the button. This sound effect can have both a starting and ending volume, pitch, and pan. It will use linear interpolation to change the SE settings by the percentage the bar is filled. This means you can have a rising pitch as the bar gets closer to completion.

I also added the option to start with the button mash event already having some progress. This option was added to the plugin command to start a button mash, so you will need to make sure each of your plugin commands includes this value even if it is 0.

A bug with the background type parameter was fixed. You should now be able to set the background type for the button mash progress window.

Version AlphaR2
  • Added sound effect option on button press, with escalating pitch/pan/vol
  • Added option to change starting amount of progress
  • Fix bug with background type parameter not working

Back to Plugin