Change "Enters" to "is inside" or whatever so it's constantly TRUE while he's inside. Then, in an ALWAYS block set it to false. Every time it loops through it'll be false at first, then if he's inside it'll become true. If it doesn't get reset to true, that means he's not inside it and the text shouldn't show.