As an alternative you could move all the logic to an actor component and apply it to the pawn or any other actor you wish affected by the trigger.
For example, the actor component:
The macro that checks if actor is still overlapping:
Result: