I have sprite 'Bullet', 'Player' and 'NPC'
NPC have behavior Line of sight
i put few this same NPC's on map
now when i shoot thru one NPC and this NPC will be hurt (or killed)
when OTHER NPC see this should have some reaction, for example turn color to RED
how can i do this?