How to set up a simple "if X actors are all destroyed, then" in level BP?

If you connect and ‘is valid’ node to each. When an actor is destroyed, the reference will no longer be valid :slight_smile:

You can check on a timer

1 Like