- Home /
Question by
oliver-jones · May 09, 2013 at 04:09 PM ·
runtimenavigationagent
Navigation - Avoid Initiated Buildings
Hello,
I'm working with the built in navigation system in Unity. So far, it works fine, its avoiding the scenery well. But my game is kind of based around a RTS, so whenever I place a building during run time, the building isn't baked within the Navigation system, so it gets ignored by the agents (thus resulting in them just walking straight through it).
Any ideas how I can add the building to the bake during run time?
Thanks
Comment
Your answer
Follow this Question
Related Questions
NavMesh Agent rotation problem 3 Answers
Making NavMesh areas? 0 Answers
Why Nav Mesh Agent has been baked intermittently on 1 straight component? 0 Answers
How to generate Nav Mesh floor in a procedural generated maze? 3 Answers
How to prevent NavMeshAgents from colliding when warped to same position? 0 Answers