hi,

is there any way on how can i avoid the enemies to detect each other? i used path to make them move around and then breaks the loop when the player comes close. each enemy has different path so they would not merge. and also they are far away from each other. but when i run it, the other enemy would chase the another enemy. how can i avoid this?

thank you! laugh