• If you're asking a question make sure to set the thread type to be a question!

Potoroo84

L1: Registered
Dec 18, 2015
23
10
How can you make it so the bots go to a second capture point instead of going for the hatch? (Like in mannhattan)

Also: Can you add more spawnpoints to the bots? (Instead of having only 1)
 

FortyTwo

L2: Junior Member
Mar 5, 2016
85
71
I'm assuming that you got the 1st point working, you need to add a separate name for func_nav_prerequisite for the robots to follow it. Also make sure that you set it to disable it first, and when robots capture the first point, disable the first func_nav_prerequisite and enable the second func_nav_prerequisite.

Yes, you can add more spawnpoints, don't forget to enable/disable when the gate is captured.