I have an enemy that shoots and works just fine no problem, I duplicated this about four times so I could have a total of five enemies they are following me like they should be but they will not shoot, is there any reason for this as they are called enemy as well and enemy has been tagged, or am I going to have to create enemy1, 2, 3 and copy and paste code into the new enemies.
yeah the enemy is a prefab and I just dragged out both copies but for some reason it does not work, I just drag another prefab out and another one, and I also tried to duplicate, the thing is it moves fine it just does not shoot cannot work out why
why dont you provide a sample project of your problem? Then we can take a look at it. If the projects really big, make another project with only the things necessary to showcase the issue.