Destroy Actor when pressing input and when colliding with actor

For debugging purposes, I’ve set up a blueprint that essentially says when the actor is in the air and overlapping a certain actor, if you press the jump input it will destroy the actor. Nothing happens in game though, any ideas how I can fix this? Pictures below.