Team

Integrating pawn with team

Add Interface to your character BP

BPI_PawnInterface

Overwrite function "Get team overwrite"

Create INT variable Mark "Instance editable" in variable properties.

Team index properties

Set your AI controller in BP_ThirdPerson properties

And don't forget to add a team controller on the level.

In properties, you can add teams manually

Last updated