I'm making a classic gun game to learn more, and my problem is when i got 2 guys shooting and to pass to next level you must kill both, but the command i was using was classic On(release) { gotoAndPlay(x) ; } but here i cant use because i would only kill one and move on so i need a commadn which...