Page 1 of 1

[0.17.16] Tool attack animation can't be disabled

Posted: Wed Mar 20, 2019 11:21 am
by L0771
Hi, i'm making a mod where i use a lot of melee weapons, for this, i've disabled the melee attack

Code: Select all

data.raw["player"]["player"].tool_attack_result = nil
It don't disable the attack animation, but don't run the event on entity damage on attack, the problem is the animation and the stop of movement.

Like the gif, the character stop when i have melee enemies
Image

Re: [0.17.16] Tool attack animation can't be disabled

Posted: Tue Apr 23, 2019 11:41 am
by Klonan
This is more like a modding request