MVM Robots walk from spawn to bomb shaft in a straight line, i want them to go another route

ComradeRoffel

L2: Junior Member
Apr 7, 2017
60
14
Between my Robot spawn and the bombshaft i have a path to the right, bots wont go there and instead they will ignore it completely. I have put some func_nav_prefers with team set to blue but they ignore those to. I have then put a simple wall infront of the bomb so that they HAVE to go to the other path, but when i launch the map the wall has dissapered.
 

Da Spud Lord

Occasionally I make maps
aa
Mar 23, 2017
1,339
994
Try using func_nav_blocks covering the path you want the robots to avoid.
 

henke37

aa
Sep 23, 2011
2,075
515
If the wall "has disappeared" then the compile failed. Check the compile log.

Also, don't forget to rebuild the navmesh after each change to the level geometry.