[FEATURE REQUEST] Add a button to update navigation mesh.
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7.8k
- Forks
- 1.2k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 49
Description
Right now the only way to update a navigation mesh is by moving the navigation bounding box or reloading the project("Correct me if im wrong") a button in any of these two areas I think it would be useful.
You can also think of any other places this button could be placed I just thought that these two places are the most accesible for the user.
This button would update the navigation mesh represented as green zone in the editor instead of doing what was mentioned at start.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the editor controls for the navigation bounding box and the navigation-mesh generation path, then trace how moving the box or reloading triggers an update. Done means a clearly placed editor button refreshes the green navigation-mesh region without either workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- game-dev, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100