Hello! I am trying to create a basic game where the enemy is supposed to shoot at 2 soliders. I want the enemy to shoot randomly on either Man1 or Man2 (the 2 soliders), but the problem that I have encountered is that the enemy is not aiming properly. The bullets seem to be going at random directions and I cant, for the sake of my life, figure out how to make the enemy aim on the targets only. I have been searching for tutorials that might descirbe how to do it but with no results.
And also, how do I make the enemy stop after both targets have been destroyed?
The .capx file can be downloaded at dl.dropboxusercontent.com/u/11888452/solidershot.capx
Thanks in advance :)