I made another module. This one gives every character in your roster the ability to dash cancel moves. Think of it like a mix of FADC and Drive Rush. The readme goes into more detail.By module it means you install this one file and you're done. You don't need to edit any characters.Here's a small preview but it barely scratches the surface of what you can do:https://streamable.com/qytnb0DOWNLOADOnly works in Ikemen GO Nightly build as of this date.
I have put other scripts and they have worked for me but when I put it in it doesn't work, is it not compatible with the nightly version that I use? I already placed the dashcancel.zss file in data and I get an error
Manson Rees said, August 23, 2024, 04:54:22 amYou're probably just not using the nightly build of Ikemen.thank you very much that was it, I had a previous version of nightly
Smoker5 said, August 23, 2024, 08:34:37 pmDoes anyone know how I can fix this error?That seems like a "typo" error in the config. Make sure it looks like this: "CommonStates": [ "data/functions.zss", "data/score.zss", "data/action.zss", "data/dizzy.zss", "data/shadows/shadows.zss", "data/dashcancel.zss" ],Not *exactly* like it, but notice how each line ends with a "," except for the "data/dashcancel.zss" line, do that.