Behavior Tree Decorator/Selector Only Runs the First Decorator

So the key has it’s own name, in this case BBData.
But that’s just the label of the key. The string CONTAINED within the key will determine which BB variable will be linked up to it. So if you’re trying to change “TrustRank” to match “Output”, you open the BBData Key and set the key value to be TrustRank (exact capitalization and spaces). Also make sure if TrustRank and Output are the SAME KIND of variable (int, float, string, etc)

1 Like