Reply To: Injecting a subtree in runtime?

Forums 💬 NodeCanvas 🗨️ General Discussion Injecting a subtree in runtime? Reply To: Injecting a subtree in runtime?

#14851
msl_manni
Participant

    A different approach would be to use a action task to do the same thing. The only thing would be better if the BT is cloned or instantiated so that multiple agents can use the same BT.

    I use similar approach for FSM for dynamic FSMs.