Jump to content

Dynamic components


Pedro
 Share

Recommended Posts

I don't think you can dynamically create nodes while model is running, or at startup.


So I think you would need to have a single input node, and output node, which you could then follow up with a single node that you could put all your pathing logic in. In that node, you could tell all of entity type A to go down path1, and all of B to go down 2, etc.

Link to comment
Share on other sites

×
×
  • Create New...