Skip to content

No implementation for minRegionArea use in a temp obstacles NavMesh? #674

Answered by memononen
SpangMcgraw asked this question in Q&A
Discussion options

You must be logged in to vote

I omitted it intentionally back then when I was working on the tile cache.

The small region pruning does not work across tile boundaries, since it does not know if the small region on this tile will actually be part of larger region on the other side of the tile.

The tiles made with temp obstacle tend to be a lot smaller, and small region pruning was not effective most of the time.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by grahamboree
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants