Multi Characters.

Discussion in 'How Can I...?' started by thiendvm, Mar 21, 2016.

  1. thiendvm

    thiendvm Boxer

    Joined:
    Oct 6, 2015
    Messages:
    59
    Likes Received:
    32
    I want to make a game with two characters.
    I have a problem, when any char dead, another char will continue game. But I want when any one char dead -> Game Over.
    How can I fix this problem?

    Please share with me!!!
    Thanks and best reagards.
     
  2. harshann

    harshann Boxer

    Joined:
    Mar 2, 2016
    Messages:
    36
    Likes Received:
    7
    What version of BB are u using? What is the game type?

    Usually it's game over when the main character dies. Can you explain how you placed the characters?
     
  3. thiendvm

    thiendvm Boxer

    Joined:
    Oct 6, 2015
    Messages:
    59
    Likes Received:
    32
    I'm using BB 1.3.6
    You can see the chars & obstacle I put in attached image.
     

    Attached Files:

  4. BossGames

    BossGames Boxer

    Joined:
    Jan 21, 2016
    Messages:
    62
    Likes Received:
    20
    Haha wow you have cool bug in your game I wanted to do that within one of my games do you know how you did ? Thanks
     
  5. thiendvm

    thiendvm Boxer

    Joined:
    Oct 6, 2015
    Messages:
    59
    Likes Received:
    32
    Just drag more char to scene :)
     
    BossGames likes this.
  6. BossGames

    BossGames Boxer

    Joined:
    Jan 21, 2016
    Messages:
    62
    Likes Received:
    20
    Thanks
     
  7. JustWatchApps

    JustWatchApps Avid Boxer

    Joined:
    Sep 25, 2015
    Messages:
    315
    Likes Received:
    145
    @thiendvm Do both char perform the same in the scene?
     
  8. thiendvm

    thiendvm Boxer

    Joined:
    Oct 6, 2015
    Messages:
    59
    Likes Received:
    32
    Yes, They jump when I pressed a jump button.
     
    JustWatchApps likes this.
  9. VectologyGames

    VectologyGames Serious Boxer

    Joined:
    Oct 5, 2015
    Messages:
    529
    Likes Received:
    473
    BB2.0 can do this
     
    thiendvm likes this.
  10. thiendvm

    thiendvm Boxer

    Joined:
    Oct 6, 2015
    Messages:
    59
    Likes Received:
    32
  11. dkuca

    dkuca Boxer

    Joined:
    Apr 10, 2016
    Messages:
    14
    Likes Received:
    4
    I'm also interested how to solve this?
    Thanks.
     
    Last edited: Jun 1, 2017
  12. 5petersonzachary

    5petersonzachary Serious Boxer

    Joined:
    Jan 23, 2016
    Messages:
    569
    Likes Received:
    169
    In the characters defeated animation add an object that is an enemy so that when the first character dies the object that is spawned will kill the other one too
     
  13. dkuca

    dkuca Boxer

    Joined:
    Apr 10, 2016
    Messages:
    14
    Likes Received:
    4
    Nice, Thank you :)
     
  14. Phill Mason

    Phill Mason Serious Boxer

    Joined:
    Sep 25, 2015
    Messages:
    880
    Likes Received:
    721
    Hi @thiendvm, you can do this in any version of BB, I did it way-back in V1.3.5 for my Mr Buzz game. I had two version of my character in the scene and experienced the exact same issue you've mentioned here and you can simply make the death animation of the character a large transparent object that kills everything on screen. I imported a 10 x 10 pixel square and scaled it up to fill the screen, set the opacity to -1 and now when the character gets hit by an object, the death animation of the character kicks in and the full screen, transparent object wipes out both characters no problems at all. Hope that helps?
     

Share This Page