Hi
I’ve been trying to figure out a problem with AS for hours now, and I come here for help. I’ve got a mouse controlled person who fires circle bullets up towards oncoming enemies. but since i duplicated them, only the first bullet fired works as it is the only one that has the right instance name.
What I mean is :
The bullet is instanced bullet
When it is duplicated to be fired, it changes to bullet1,bullet2 ect etc
The hittest script on the enemies only reconize bullet, and therefore ignores all other shots except the first
is there anyway of making it so it reconises all shots?
your help will be much appreciated