AI Controller
public class AIController : MonoBehaviour
AI Controller of specific AI Player (bot). Each AI player has its own AI Controller. It controls basic AI logic - units, building base, etc.
public class AIController : MonoBehaviour
AI Controller of specific AI Player (bot). Each AI player has its own AI Controller. It controls basic AI logic - units, building base, etc.