Your Lazer would probably have to have a variable reference to the player who fired it. And then in the overlap function above, do a compare check between Other Actor and the reference actor and only apply damage when they are not equal.
Your Lazer would probably have to have a variable reference to the player who fired it. And then in the overlap function above, do a compare check between Other Actor and the reference actor and only apply damage when they are not equal.