Reply To: Parallel Question

Forums 💬 NodeCanvas 🗨️ General Discussion Parallel Question Reply To: Parallel Question

#15006
Gavalakis
Keymaster

    Hello,

    The most common way to do that is to add a parallel node with Repeater decorator childs set to RepeatForever and the rest of your nodes underneath those repeater decorators.

    So the key here is the Repeater (Repeat Forever) decorator node 🙂