alRex-U / ParCool

A Minecraft Forge Mod for action of Cool Parkour
GNU General Public License v3.0
42 stars 33 forks source link

[Suggestion] Use obfuscate for the animations #82

Closed GekidoLukas closed 2 years ago

GekidoLukas commented 2 years ago

Hey, so I know this might be a big step, but I think it could be very helpful. The library by MrCrayfish seems to have all the needed features to make cool animations for parcouring. This might also help to fix the dodge-flip, that looks weird from certain angles (I hope this is a known issue) This might require a bit of rework, but it might be worth it in the end.

I hope this idea might help, I wish you a great day/evening ^^

alRex-U commented 2 years ago

Actually, I am now planning big re-implement the inner structure, mainly animations. Thus I consider which way i use, including obfuscate.

I am on phase of testing those means. However also I'm quite busy now, so it may take a few month.

alRex-U commented 2 years ago

In addition, Obfuscate support 1.18+ no longer. He suggests to use Framework instead. I also have to check the compatibility between them.

GekidoLukas commented 2 years ago

Okay, good to know. I hope you will find a solution that fits your needs ^^

alRex-U commented 2 years ago

Maybe Framework do not support custom animations. However, I got an better idea from it. Using Spongepowered Mixin directly is