ceano Posted August 24, 2019 Share Posted August 24, 2019 (edited) If i have a few mods that all uses the "Navigation Mesh Info Map" (NavMesh), will that conflict so that only the last loaded mod "NavMesh" is used or how does it work? Edited August 24, 2019 by ceano Link to comment Share on other sites More sharing options...
NexusComa Posted August 25, 2019 Share Posted August 25, 2019 (edited) They kind of add on to each other when you hit finalize. They will work just fine. If you do a lot of work and hit finalize it will make a NavMeshentree every time. Kind of like a book being continued on another page. It's best (I guess) to limit this as much as possible but in the endthey all work the same. Only time it would become a problem is when you re-edit something already made and hit finalize again.Best case would be to only use finalize on sections that will never be re-edited or just use finalize when you are completely done. The latter version of doing this will be better optimized ... Edited August 25, 2019 by NexusComa Link to comment Share on other sites More sharing options...
ceano Posted September 1, 2019 Author Share Posted September 1, 2019 But if you have several mods that all uses the "Navigation Mesh Info Map" (NavMesh) and you don't merge them or anything, is the "Navigation Mesh Info Map" from the last mod loaded be used or how does that work? Link to comment Share on other sites More sharing options...
Recommended Posts