Knockback won't work


I have white character and when my character attack the dummy,the dummy will get knockback,and when i test,nothing happend when i’m attacking

1 Like

I did the exact same thing in the exact same way except for one thing, I actually added a trigger once for the force instead of making a new event with a timer, maybe you could try deleting that timer event, and just add a trigger once so the dummy gets flung immediately, but it will fly instantly, so idk if that’s what you want. For me it works well though.

Hey,

Try changing the “instant” to “permanent” in the force actions, and add trigger once to the top event.

Alternatively, you can use tween position on X-axis without the need for a timer, with a trigger once as well.