Casper Gaming Developer Corner
Casper Gaming Developer Corner

[CGMZ] Player Movement - Version Alpha R3

Back to Plugin

Devlog Version

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

This version aims to make this plugin easier to use while adding some minor features. The player's access to the various movement abilities is now controlled by a game switch set up in the plugin params. This should be easier to use and integrate with other plugins than the plugin command that was previously used. This also includes the reverse movement functionality, which is now controlled by switch.

This update also added the option to not use gamepad buttons for abilities. This can be useful if you are not planning to use a movement ability or do not want gamepad players to be able to press a button to use it.

This update also added the option to make reversed movement automatically fade after so many movements have been made.

Version AlphaR3
  • Added auto fade by movement count for reversed movements
  • Added switch parameters to control abilities
  • Added option to not map gamepad buttons to abilities
  • Removed Reverse Movement plugin command
  • Removed Change Ability plugin command

Back to Plugin