How to open a door when the puzzle is completed?

Ok, take a look at my level BP code :slight_smile:

That set timer node has looping ticked AND has 1 ( not zero ) as the interval.

Then it works :smiley:

( it means ‘check once per second’ )