Trigger zone won't destroy all object + add one to score.

Try creating an actor component that on begin play starts a timer. When the timer expires delete the actor.

The trigger box can add this component to any valid overlapping actor after updating the score.