Let's say we have a vague situation like this:
Condition 1
-- Condition 2 -- Wait 1 s
---- Condition 3 -- Action
If Condition 1 becomes false AFTER the wait is triggered, but before the time is up to move onto Condition 3, will it still move on when the time is up?