#Debugging Behavior Subgraph

1 messages · Page 1 of 1 (latest)

fallow bridge
#

How can I debug a behavior subgraph without switching the behavior agent's behavior graph to this "subgraph"?
The subgraph is part of the main behavior graph's blackboard.
e.g When I debug it shows that the behavior agent's behavior graph is going inside the subgraph, but I can't debug the subgraph itself. I can't select any agents to debug because it's not attached to a behavior agent component.
To debug the "subgraph" I have to make it the main graph for the behavior agent.
I assume it should be possible to follow a behavior graph into a subgraph when debugging?

deep tendon