Have an issue where the navmesh wont attach to the one on the other side of the doorway and NPCs cannot go through
@Mind-Brain
Hey @Twan_so-kl!
You should check out your agent settings in your project settings! Agent radius and step-up height!
Hope this helps get you on the right track!
been tweaking stuff in there but nothing changed
So you need to refresh your navmesh by moving it a little bit after you change it, you need to increase step up height and lower minimum nav agent radius. Then go to your characters and lower their agent radius.
You can also use a nav mesh proxy to link two areas of the nav mesh so one part would be on the porch the other on the navmesh inside of the house. But you should adjust the navmesh itself first.
Navlink proxy
the nav link proxy worked I didn’t even know nav mesh could go in depth like this, thank you guys a lot