Hey. I have a 2D sidescroller where the enemies don't shoot at the player unless he's near, they can spot him using line of sight. Problem is, when one detects him, they all do! Am I missing something, is there a better way to do this?
Thanks for help.