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

Proposal: BuildNavMeshAsync #47

Closed
rhys-vdw opened this issue Mar 29, 2021 · 1 comment · Fixed by #49
Closed

Proposal: BuildNavMeshAsync #47

rhys-vdw opened this issue Mar 29, 2021 · 1 comment · Fixed by #49
Assignees
Labels
enhancement New feature or request

Comments

@rhys-vdw
Copy link
Contributor

rhys-vdw commented Mar 29, 2021

I need to build a navmesh asyncronously at runtime. Although NavMeshBuilder exposes no BuildNavMeshDataAsync it's quite trivial to implement via this method.

I would like to add AsyncOperation NavMeshSurface2d.BuildNavMeshAsync() for this purpose.

Would you be interested in a PR adding this feature?

@h8man
Copy link
Owner

h8man commented Mar 29, 2021

Yes.

@h8man h8man self-assigned this Mar 29, 2021
@h8man h8man added the enhancement New feature or request label Mar 29, 2021
@h8man h8man closed this as completed in #49 Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants