simple pressure plate turns on light

So what I want to do is to turn on the lights when the character is overlapping a certain collision box in the scene (That’s done, already figured that out). Now I need the lights to turn off (or destroy the directional light actor) when the character stops overlapping with the collision box. Please reference the pictures I included. Thanks in advance!