when i duplicate my enemy they dont shoot

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.

cheers guys:?

hmm that should work. The scripts should be copying along with the objects. Is the enemy a prefab?

There was a little problem with copies I remember… Which way you duplicate? What do you exactly do?

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

Not detailed enough. Where is the original, what do you copy and which way. I need to know the places way of copy.

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.