Detect Actor that is already colliding with another

This is my code so far but it does not work when the actors are already colliding when the game starts. The logic I’m going for is having the jumpscare image trigger when the AI model is on top of the collision box around the player.