Bot Navigation
So my bots don't understand all the places they can walk on the map. I mark all the places they haven't discovered with "nav_mark_walkable" and do "nav_generate". But only a few of the newly marked areas are recognized by the bots, and sometimes when I run "nav_generate" a few of the other areas suddenly aren't recognized anymore :/ Halp anyone?

Screenshots [dl.dropboxusercontent.com]
Screenshots [dl.dropboxusercontent.com]
< >
11/1 megjegyzés mutatása
If you're marking a new walkable area and want to connect it up with the rest, I think you might want to try using nav_generate_incremental instead of just nav_generate, otherwise it will delete everything else. Use nav_generate_incremental_range to change to range it will generate to.
< >
11/1 megjegyzés mutatása
Laponként: 1530 50