Better Combat [Fabric & Forge]

Better Combat [Fabric & Forge]

21M Downloads

[Feature] Configurable windup time

LuciusofLegend opened this issue ยท 2 comments

commented

You know what would be great? A setting in the server json file that controls the point in the animation where a hit is registered :)

commented

Hi, the only problem was that I didn't notice such a setting. If I look again I'm sure I'll see it. I don't mind that the animation will look a little weird :)

commented

Hello!
Weapon attribute files specify the windup duration for each attack individually.
The field is called upswing.

You can change weapon attribute files on the server side, and they will be synchronized with clients upon connecting.

However! Changing upswing values will not change the tipping point of the animations, hence those will be detached, resulting in earlier performed hits than what the animations indicate.

Please describe what the observed problem is on your server, so I can assess what a real solution can be.