Controllable (Forge)

Controllable (Forge)

4M Downloads

[Compatbility] Epic Fight X Controllable

MetalKnight56 opened this issue ยท 1 comments

commented

So i`m one of the devs behind epic fight, and im currently working on fixing and adding compatbility between epic fight and controllable. I was wondering if i need to rewrite the whole code that is being handled with vanilla keybindings.
https://github.com/Yesssssman/epicfightmod/blob/1.18.2/src/main/java/yesman/epicfight/client/events/engine/ControllEngine.java

Do i have to create a new class that replaces all EpicFightKeyMappings stuff, or is it possible to make those keys pressed with a simple remapping between my keybindings and controller's keys. Basically if controllable supprts something like that.

commented

This issue has been fixed as of the latest commits
Yesssssman/epicfightmod@e963d28...35e8aa9