While Alucard’s solution works, a better solution would be putting out a raycast every shot to do the damage as raycasts are faster and will only damage the first thing, similar to how real bullets work.
While Alucard’s solution works, a better solution would be putting out a raycast every shot to do the damage as raycasts are faster and will only damage the first thing, similar to how real bullets work.