Hello!
Recast does not move route points to the floor. For example, as in the attached picture, the final route point is on a hill, I expect that there will be three points in the route. One point before the start of the climb, but I only get the initial and final. I do not understand why. I calculate the route using “computePath ()”. Maybe I did not specify some necessary parameter or is this normal work of Recast?
Using computePathSmooth() solves the problem.
1 Like