Casper Gaming Developer Corner
Casper Gaming Developer Corner

[CGMZ] Rumble - Version Beta R4

Back to Plugin

Devlog Version

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

This version adds a position based rumble plugin command. It allows you to provide a position for the rumble, and a drop off start and drop off end. If the player is further than the drop off end, the rumble will not occur. If the player is closer than the drop off start, the rumble will occur at full power. If the player is between the drop off start and end, the magnitudes will be automatically adjusted based on the percentage through the drop off zone the player is. For example, if the drop off starts at 4 tiles away, and ends at 6 tiles, and the player is 5 tiles away, the magnitudes will be half as strong.

You can use this to make controller rumbles affected by how far away the player is from what should be causing their controller to rumble on the map. For example, if you rumble the controller when a boulder lands on the map, you might not want the rumble to occur at all if the player is not near it, and depending on how far away from the boulder you might want the rumble to reduce in intensity. Now you can do that.

Version BetaR4
  • Added position based rumbles

Back to Plugin