minPathDistance

QueryType minPathDistance(double min)

Only match entities who are at least the specified path distance away from our player (the distance it would take to actually walk there based on the surrounding obstacles/collision)

Return

this query

Parameters

min

the min distance of entities to find