Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support layers #58

Merged
merged 54 commits into from
Jul 29, 2024
Merged

support layers #58

merged 54 commits into from
Jul 29, 2024

Conversation

mockersf
Copy link
Member

@mockersf mockersf commented Jul 17, 2024

navmeshes can have several layers and find a path across them

done:

  • can recreate only a layer instead of complete navmesh for faster update
  • overlapping layers
  • one way layers

remaining for a followup:

  • improve perf of stitching
  • test if islands can work with multiple layers

@mockersf mockersf added this pull request to the merge queue Jul 29, 2024
Merged via the queue into main with commit 1394d2b Jul 29, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant