I have a problem in my game.
My arrows are set to hit only one enemy, do damage to that enemy and destroy the arrow.
But when 2 enemies are very close the arrow does damage to the 2 enemies.
I have changed the collision box of the arrow to very small but it doesnt work..
I need only that the arrow hits the enemy and destroys without hiting any more enemies.