I disagree. Sequence does not wait for latent nodes like delay. If you create a sequence node, attach a 5 second Delay followed by a Print String “1” to the first pin, and attach a Print String “2” to the second pin, then it will print “2” first, followed by “1” 5 seconds later.