True and False firing simultaneously

Another problem with your approach is that you are testing if your actors overlap each frame. That might cause performance problems. You should use “begin overlap” and “end overlap” events to do this, it would be way easyer.