JonnyHaystack / HayBox

Modular cross-platform firmware for digital or mixed analog/digital game controllers
GNU General Public License v3.0
166 stars 168 forks source link

allow tilt attacks with mod x #51

Closed colonket closed 1 year ago

colonket commented 1 year ago

In Rivals of Aether mode, holding Mod X now checks if A button is being pressed so that it can change direction values to allow for tilt attacks with Mod X.

I used the values for Mod Y's horizontal and verticals since that works for tilt attacks, but feel free to adjust the values if the chosen values cause issues in other areas.

Alto-27 commented 1 year ago

Code works fine and doesn't break anything in terms of controls or in game as far as I can tell. I'd say the PR is good