How to delay in AI behavior tree's task?

I add a common Delay node in the BT task. However, it won’t work… The program just finishes at this node. As follows, it prints “Hello” three times, but no “Finish” is printed…

2 Likes