Can somebody explain these two nodes to me, merge and sequence ? I don't know what they are, how to connect them and even what they do

Actually it looks like the alternate node is running a different output each time it is activated, but it will only run one of the outputs.
The sequence node runs all of its outputs when activated. But it guarantees you that they will be run one after another in that specific order.

1 Like