I’d like to know if there is a way of obtaining the distance of two points within the navmesh using a Navmesh Graph.
The idea is to obtain the nearest point (based on the navmesh) from the player position so I can define which one is the nearest and assing it as the target to the player’s seeker.