Just a little update. I implemented the math to check from which direction the Entity has been hit. (above,below, right,left, front, behind ). Im using the hitposition , the position of the Entity and its current rotation.
Im working on some examples like critical hits if an Entity is hit in...