Creating A Safezone in UE4

I’m looking to create a system where a variable held by the player slowly decreases over time unless they are standing within a certain area, similar to how a character would move to a warm area to avoid freezing. I’ve got the system for decreasing the variable but i’m struggling to create the safe zone. Any suggestions.