i will try your velks one later when im in there, but i was really interested in knowing how in the nav generator i could try to fix these so i dont have to ask for help with it every time i run into this.
I made a post here showing how to edit out a section - adding in a section is the same just you would add "Walkable" instead of "Not Walkable" / "Avoid"
> HERE <
locate meshgenerator.exe in your release folder
then file->open zone
then you can move to the location you want to mark, either by your keyboard/mouse or by putting in the location in the window
Here is some random rock in EW
Now let's say that I wanted to ensure that entire rock i don't go on instead of how it is now, where some of it i would walk on.
I like to use the Mark Area tools where i can and avoid "re rendering the mesh" if i don't need to.
Once I click on the Mark Area Tool i can select the dropdown for what type of area i would like to create.
Not Walkable will mean if you end up on it some how (mob knocks you back, or you stick on to it or whatnot, that you would not be able to nav back off it - avoid means it is weighted higher for the nav calculations but you can still nav on it).
You can also create/adjust the weights of areas to make them "more avoidable" etc. some zones i will create a MEGAAVOID area type and give it a crazy weight like 50
Let's say i just want to avoid this
I would click my 4 points

and then create volume

Now this area is "avoided"
for something like a tree I would just use the not-walkable avoid type
Which would make it look like this
once you have your tree marked off you just click save
if you are currently in-game it should auto-reload the map for you - if it didn't you can
/nav reload
you can check in game that it got added by doing the
/nav ui and clicking that "render navigation mesh" - you will see the marked out area
back to profit