I created platformer game and I added three opponents. Each of the opponents should have a arm with weapon to aim for the player. Now, how to do that, every opponent had his hand with a gun and when you destroy opponent, the arm disappears, but only that arm which belongs to opponent.
I know only one solution to make each hand separately, and each opponent + the same events. but it's too much work!