As said before, try 'Colliding with object' if overlapping doesn't work.
You can set some sort of variable and set to false (boolean)/0 in Else, and true/1 when the player is still overlapping/colliding, and setup triggers accordingly. A method like that words well for switches like Zelda style ones, and whatever it activates (doors, etc)