Reply To: Disabling / Stopping graph on execution provoque Huge pain

Forums 💬 NodeCanvas ⚙️ Support Disabling / Stopping graph on execution provoque Huge pain Reply To: Disabling / Stopping graph on execution provoque Huge pain

#16476
Gavalakis
Keymaster

    Hey!

    Thanks. I am glad you like the new version 🙂

    Just to clarify, do you mean stoping a graph from within its update loop, like for example doing it from within a custom action task OnUpdate? If so, this always was problematic to do (it is just more apparent now). If you take a look at the included GraphOwnerControl.cs action task, I also use a coroutine to yield 1 frame for stopping the behaviour there. Is that a relevant situation, or something different?

    Can you please share a bit more about your setup?

    Thanks! 🙂