recastnavigation / recastnavigation

Industry-standard navigation-mesh toolset for games

Home Page:http://recastnav.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The "min region size" does not take effect when constructing the navmesh using the TempObstacles mode.

821869798 opened this issue · comments

When constructing the navmesh using the TempObstacles mode, the "min region size" doesn't take effect. How can I modify the code to make it work? I want to clip the mesh of mini regions.

Hi! Can you please provide some additional specific information, such as the settings you're using that repro this problem?

This is an example, which uses the builtin nav_test. obj and Temp Obstacles Sample mode. The "min region size" has been set to the maximum, but the area in the figure still generates a navigation grid
image