Reply To: Run tree from code?

Forums 💬 NodeCanvas 🗨️ General Discussion Run tree from code? Reply To: Run tree from code?

#13066
Gavalakis
Keymaster

    Hello there,

    In general, updating a graph from code is possible, but I am afraid that the rest of your questions are not. There is no built-in method to store the state of the graph and also, each agent (enemy) requires its own instance of the graph. A single/same instance of the graph can not be used simultaneously on multiple agents. Please let me know if that is what you’ve asked. 🙂

    Thank you.