Subgraph variable defaults

It would be super useful if exposed variables used the defaults set on the subgraphs blackboard when adding a Run Subgraph node instead of 0 for everything.

For example, here is the blackboard for my Graph to be used as a subgraph:

And here is the inspector for the node that runs it:

The subgraph will be run a lot from various creature AI graphs and it would help if I didn’t have to check what the “recommended” defaults are by opening up the subgraph each time. Thanks!

@fendercodes,

I have a PR open for this that does exactly this & for dynamic subgraphs it sets the default values or the Blackboard provided :slight_smile:

Hopefully it get’s through QA today in time for 1.0.4!

1 Like

Legend. Thank you!!

1 Like