Reply To: How to make a node 'Wait Until Something'?

Forums 💬 NodeCanvas ⚙️ Support How to make a node 'Wait Until Something'? Reply To: How to make a node 'Wait Until Something'?

#19382
Gavalakis
Keymaster

    Hello,

    Nice 🙂
    So it’s more of a wait event action task.

    You could also make a specialized node (not task) that can be assigned a condition and that node return Running until the assigned condition returns true, os it could be more flexible as of what condition it waits for.

    Let me know if you need something like that.

    Cheers!