When I create a Check Field / Property / Function node, I want later on to see at glance what does it actually do. Currently it’s confusing. I Check Field “IsAware” and the node doesn’t show me what I’m actually checking against – either true or false.
The gif visualizes the problem: http://imgur.com/FxU8hTP. From looking at a graph alone you can’t understand what the node is doing.
A small “!” sign would solve the problem for me – exacly as it works with blackboard checks.
I suggest that instead of setting the boolean value there, just leave it TRUE and instead invert the condition as you normaly would.
This is exactly the same as setting that boolean to false, but instead this way you get the “!” for the invert.
I was to remove the boolen toggle if the task is set to check against one, but it misliped, so thanks for reminding me.
Again, leaving that boolean to default(TRUE) and normaly inverting the condition, is exactly the same.