Kill All Enemies To Go To The Next Scene

Discussion in 'How Can I...?' started by tokyo007, Mar 6, 2018.

  1. tokyo007

    tokyo007 Boxer

    Joined:
    May 4, 2017
    Messages:
    24
    Likes Received:
    4
    how to move to the next scene or level after killing all enemies in the current scene?
    THANK YOU
     
  2. tributorock

    tributorock Avid Boxer

    Joined:
    Feb 6, 2016
    Messages:
    222
    Likes Received:
    60
    You van Connect a Power up to enemy and when he Dies and Drop power up so you collect it. You put a event observer in the scene where when you collect X power ups so you will be redirected to next scene. So you Create the same number of enemies and power ups connected each other.
     
  3. AppNasty

    AppNasty Miniboss Boxer

    Joined:
    Apr 14, 2016
    Messages:
    1,484
    Likes Received:
    890
    What i would do is say you have 30 enemies. Add an ACTION coin to game. Drop it in scene and then COPY it. control C on pc. Open up enemy menu on left said and go into its defeated animation setting, hit control V to paste the coin in. BLOW UP the coin inside the enemies defeated animation to 40 / 40 and make its opacity 0. Now, when each enemy dies, an invisible large coin hits player. You now have 1 coin. Now go to WORLD UI and set it so it takes 30 session coins to win level. Done. Now every time you kill an enemy, you gain a coin and reach the goal.
     
  4. tokyo007

    tokyo007 Boxer

    Joined:
    May 4, 2017
    Messages:
    24
    Likes Received:
    4
    AppNasty likes this.

Share This Page