I want all Helicopers (left and right) to shoot
and i get that onli one from left and one frome right is shooting
see pictures
Having a quick look at events, it might be worth using a ‘for each object’ condition. This way it will effect all instances of the object
The way you have it set up at the moment forces the game to chose only one instance.
Check out this link on the wiki for more info. For Each Object
1 Like
that was it. thank you