[LIBGDX] Hit implementation

Hi, all. I want to implement simple hit from player, but not sure, that my ideas are rational. What’s the best way to implement this?
I’m using libgdx and box2d. Player is rectangular fixture with sprite in it.