To my understanding, I’m not trying to set a value using the decorator, I’m trying to check the value, if that makes sense.
I’m not sure where exactly to set the trust rank if I’ve already set the BBData to be exactly the TrustRank, which is identical to the blackboard trustrank key (like this)
I have a working choice system that is very similar and used that as reference to create this. The choice system checks a string identical to the choice chosen, and the decorator decides if it’s true or false. That was the goal of this decorator, too, except it checks the trust rank instead of the choice chosen.
So sorry it took so long to respond, thank you for being patient with me.