Projectile collision

To collide with something you need to modify colliding options. Set block that would be not collided, like wall , enemy, barrel and set ignore actors like teammate and e.t.c. also you don’t need overlap.

and contact with something generates hit event.

64595-event+hit.png