It’s honestly such a big improvement over the old pathfinding API. It was near-useless for anyone aiming to make sure their NPCs path find properly. Using something like custom tailored A* was a way better solution.
The new API however? the moment I saw that it uses navigation meshes, I was excited and knew this Is what I’m going to use from now on.