How do I detect enemy-player collision

I am currently trying to make an insta-kill enemy. This enemy should kill the player as soon as it collides. My Player is the FPS-Character and the enemy is a manequin. This is how I am doing it right now

It doesnt work.
Could anyone tell me what im doing wrong?