Enemies help in BGE

Hello. I make a enemy a for game I’m working on and I want to make copies of this enemy. However when I make a copy the enemy don’t work like it suppose to. I’m using message sensor to send certain data to the score etc, but since the name is change of the copy, the message sensor is wrong that it sending it to. Is there way to make copies without changing all message senors? (I also tried linking the enemy in the stage)

You could make a group of the enemy and link it relative to your level file. There you can just copy the group and it should work. Hope that helps.

yea I did that first. the enemy is in a group then I made and it as a separate blend file. I linked the group in.