Yanfly's Event Chase Player plugin and Galv's Diagonal Movement plugin are incompatible when the latter's diagonal mouse movement feature is set to true. However, I require diagonal mouse movement for my game. I am currently achieving event chase for on-map encounters without Yanfly's Event Chase Player plugin using the script "this.detector(0);"
However, I need alert sounds, which Yanfly's plugin has. The problem, as noted above, is that having that plugin on causes sprite clipping. Is there a way to get alert sounds on site for events that chase the player without Yanfly's plugin? Or, are there any alternative event chase player plugins that work with Galv's Diagonal Movement?
One immediate solution I have found is to use both Victor's Diagonal Movement and Galv's. It allows me to keep my diagonal character sets (Galv) while also fixing event sprite clipping (Victor). I just wish there was a better solution that didn't require both plugins.
Thank you!