AI Team

How do you define multiple teams for AI? I noticed the usage of Generic Team Id, but it is not available through blueprints. Also, the tag tests in EQS and the behavior tree use hard coded tags instead of parameters. I am thinking that I’d have to handle all team related logic in the controller by using tags and a team variable. Are there better options available?