how can I find nearest traversable position using Navmesh Pathfinding?
I need to move the character to a traversable position when it gets off the vehicle…
nearest cell means it returns the nearest position in connected islands?