Hi all,
I am working on a 4 player co op demo. I have followed a tutorial for enemy AI for patrolling, following the player etc using Behaviour Tree. During testing, when I add in a second controlled player, the NPC doesn’t work. How do I add a feature to make the NPC deal with multiple player locations?