Reply To: Injecting subtrees within subtrees at runtime

NodeCanvas Forums Support Injecting subtrees within subtrees at runtime Reply To: Injecting subtrees within subtrees at runtime

#11186
Gavalakis
Keymaster

Hey,

Welcome back 🙂

If I understand correctly and the goal here is for sub-graphs to be dynamically assigned, maybe you have missed it, but the target graph used by a sub-graph node, is actually a BBParameter, which means that it can be linked to a Blackboard variable already, thus it can dynamically be changed during runtime simply by assigning the Blackboard variable to a different graph reference 🙂

SubGraphParameters

Please let me know if this is what you are after?
Cheers!

Join us on Discord: https://discord.gg/97q2Rjh

Attachments:
  1. SubGraphParameters.png