Im using line of site and want to make like an alert system. Basically when NPC starts shooting it alerts Nearby npcs.
How would I go about this?
Whenever an NPC shoots
all Enemies within line of site Cone of view
set angle to player
Whenever I do this it doesnt work. Any ideas?