Attacking Multiple Overlapping actors (melee attack setup)

You’re welcome! BTW it may be a bit overkill to switch the collision on and off. You can add a boolean variable and change it’s state, while checking it before doing the damage. I’m not 100% sure but I think switching the collision have some side-effects and additional costs.