The enemies are not letting me go to the next scene

LordTarantorLordTarantor Member, PRO Posts: 890
edited November -1 in Working with GS (Mac)
Hi everybody:
I want to change scene as soon as I destroy all of my enemies.
The problem is that all of my enemies are different, like enemy 1, enemy 2 and so on.

Comments

  • quantumsheepquantumsheep Member Posts: 8,188
    Bad enemies!!!

    Have a variable called 'Enemies killed'.

    In each actor, when it's destroyed, change the variable 'enemies killed' to 'enemies killed +1'

    Then have a seperate actor that says 'when variable enemies killed = 10' then Change scene.

    Hope that helps,

    QS :D
  • quantumsheepquantumsheep Member Posts: 8,188
    Too slow old man!

    Still, you're just getting back on the GS saddle ;)

    QS :D
  • design219design219 Member Posts: 2,273
    Young whipper snappers today... sheesh.
  • LordTarantorLordTarantor Member, PRO Posts: 890
    Thanks a lot quantumsheep and tshirtbooth now I can tell my enemies who's the boss...
Sign In or Register to comment.