each enemy in this game i'm working on is made up of about four different sprites. but, when i have multiple copies of the enemy, all the parts like the arms and the head are confused on which body to set their position to. is there a way to make each instance of the enemy independent without having to make a million different sprites?
If this is confusing tell me, and i can try to explain it better.