MineInAbyss / Mobzy

Config-driven custom mobs for Spigot using ECS
https://mineinabyss.com/Mobzy/
MIT License
41 stars 8 forks source link

Prevent (arrow) damage from behind component #21

Closed 0ffz closed 2 years ago

0ffz commented 4 years ago

A component to prevent entities from being damaged when attacking from behind, with the option to prevent arrow and/or melee attacks, and a range in degrees, plus offset for the attack to be possible. This would essentially be a more simplified version of only letting entities such as the orb piercer be attacked in the head (or in the back for some others).

0ffz commented 2 years ago

Closed as issue is super broad and likely tied to multi-hitbox entities instead