Hi,
Is it possible to access the attributes/properties of an object stored in the working memory from an expression (in the behaviour tree)?
I am trying to reduce the number of variables in working memory and it would be nice to use objects instead of primitive data types.
I can’t get it to work.