Open Hakuyako opened 8 months ago
Sure, if it's easy, point me in the direction of their codebase that does it
Sure, if it's easy, point me in the direction of their codebase that does it
Their repository: https://github.com/Yesssssman/epicfightmod and their wiki: https://epicfight-docs.readthedocs.io/API/Starting/
That's not what I asked for, I asked you to show me where in code, you are indicating that it is easy, so you must have a understanding of where its done
That's not what I asked for, I asked you to show me where in code, you are indicating that it is easy, so you must have a understanding of where its done
Sorry, actually I don't understand coding and maybe wrong to claiming this was "easy".
But there is a mod that does similar something, canceling the EpicFight's movements while the paraglider is gliding, here is their code. (Not sure if I'm doing this thing right) https://github.com/CravenCraft/EpicParagliders/blob/release/1.18.2/src/main/java/net/cravencraft/epicparagliders/events/FixParagliderRender.java
Can you please adding compatibility with EpicFight's animations?
This can be easy done by temporarily disable EpicFight's animations while gliding.