detect when an entity is hit by a tagged arrow
I tried doing it lazily with if entity @e[distance..] but the arrow travels too fast at some speeds for the function to work. so is there a way to be hit by an arrow and have it run a function based on the tag it had in midair
Continue to help post