请问如何完成红色箭头所示的分支选择?How to do the branch selection indicated by the red arrow?


Use a Sequence node:

The Sequence node will execute the pins in order from 0 to XXX. But they will nearly start at the same time, THEN1 will not wait for THEN0 to finish.