When I use a sequence, it executes the first one and doesn’t execute the rest. Now I want to handle them all at the same time. Can you give me some advice?
The Sequence
node would execute all its pins. Are you sure you’re not blocking something with Branches
?