Not getting the same scores

Not sure what’s going on here. From what I can make out we are separating boolean values of point accessibility from scores related to visibility. I have set pathfinding as filter only and trace visibility as score only and changed scoring factor to -1.0 But I dont get -1 in visible and 0 in invisible areas. I am getting 0 in visible and 1 in invisible areas.

which is great because you are choosing the point with the highest value.
i dont know if its due to changes of the engine, but the final result is good.
Sam changed the scoring factor to -1 to set the value of the invisible location to differ from 0. i guess the EQS chooses the absolute value of the score

because Sam Select Query Params in Trace

Privacy & Terms