EQS decorator, Check if current query score = 0?

Hello, I want the AI to Move To another cover only if there current cover query score = 0 (Blue).

So, is there a decorator or branch that can be created to set up the logic of that? "If current EQS score = 0, then MoveTo another Cover"

Thank you in advance :slight_smile:

First you can use the EQS System itself you can switch it to choose the best item on the “Run Mode” in the details panel.
That means it would not only choose “zero’s” it will just choose the best item. Maybe its enough.

Second on your EQS Context you can control the outcome of the items on the score panel. Use it to only get the “zero” spots.