Problem with DestroyActor

Hi, i’m new on UE4 and i tried to destroy a mesh with a projectile, which worked.
But the problem is, when i walk into the mesh it’s also getting destroy.
Is there a way to avoid the mesh to be destroyed by the character ?

My Blueprint is quite simple, static mesh (cube) + trigger box