AI fight AI

Hi, I’m new with Unreal and I would ask if someone knows how to set PawnSensing to make an AI Character see another one, because I tried several times (using On see Pawn) but the AI see only my Character and not the Bots

Thanks

Hi, have a look at this tutorial, the end result should be exactly what you want. It shows how to properly setup Pawn sensing and FIGHTING between 2 or more A.I’s. Its an RTS tutorial but it apply’s to any type game, I used the same tutorial for my third person shooter.

Thanks, I followed It but them are still able only to sede the player and not each other

Could you show some screenshots of how you’ve setup pawn sensing in your blueprint from both the event graph and the view port, in the viewport screenshot make sure you show the details panel.

with the pawn sensing selected go to the details panel and look for the ai section. within that section there is an option only sense players, uncheck that.

Thank you so much

Thank you so much!!! Was searching this like forever)

Pawn sensing is outdated now. I have created this tutorial series which explains a team system for npc characters and when 2 characters which belongs to different teams meet, they will fight each other. Hope someone will find this useful
Tutorial

Wheres the tutorial at?