Apply damage does not work on enemy

Hey everyone,

So I wanted to damage an enemy using projectiles. However it somehow does not apply the damage and the enemy wont get destroyed.

Here is the Event graph for the enemy.

This is the projectile I am using. I used the On Component hit on the right.

And this is the Event Graph for the Projectile.

I would appreciate if someone could help me.
I think there is something I do not see.

Thank you!

Update:

I am an idiot and I had to do the apply damage on the collision component!
The collision was in the way so it could not work.

Solved!

Care to post a picture of the fixed blueprint?