Reply To: Dynamic node execution order

Forums 💬 NodeCanvas ⚙️ Support Dynamic node execution order Reply To: Dynamic node execution order

#17481
gpallas
Participant

    It’s the transition between the running node (which has the OnStop I use to reset things) and the dynamic conditional decorator. The action underneath it executes it’s OnExecute before the OnStop of the current node.

    If that’s the expected behaviour, can you elaborate on why that is? (so that I can build my trees according to the intended design)

    [attachment file=”NodeCanvasScreenshot.png”]