Unlock Character If..

Discussion in 'How Can I...?' started by UpperCat, Dec 25, 2017.

  1. UpperCat

    UpperCat Avid Boxer

    Joined:
    Mar 1, 2016
    Messages:
    334
    Likes Received:
    46
    ... I break the score of 200 for example.

    Anyone know how we can make it work?

    Thanks!
     
  2. blad300

    blad300 Serious Boxer

    Joined:
    Oct 8, 2015
    Messages:
    515
    Likes Received:
    276
    You can give him 200 points to unlock the character , maybe
     
  3. wesam_badr

    wesam_badr Miniboss Boxer

    Joined:
    Oct 10, 2015
    Messages:
    1,065
    Likes Received:
    479
    I have a template for sell for that if you are interested as it was requested for one of the boxers.
    However if you want to make it yourself you need to use event observer start from that.
     
  4. UpperCat

    UpperCat Avid Boxer

    Joined:
    Mar 1, 2016
    Messages:
    334
    Likes Received:
    46
    Yea I thought about the Event Observer, but if you just have the single unlock button in another interface -> you canĀ“t select it in another Interface.
     
  5. Christoph

    Christoph Miniboss Boxer

    Joined:
    Oct 4, 2015
    Messages:
    2,807
    Likes Received:
    2,309
    Just use the same event observer in the other 'interface' as well. So once you have the 200 points both UIs redirect to the one with the special character included. That should work and is a nice idea to make the users try harder.
     
  6. UpperCat

    UpperCat Avid Boxer

    Joined:
    Mar 1, 2016
    Messages:
    334
    Likes Received:
    46
    @Christoph But If I make the character just in the extra Interface -> The user has to go to the interface everytime he wants to pick the character.. So we need something that is over the Character and goes away when completet e.g. World 10
     
  7. Danlespect

    Danlespect Avid Boxer

    Joined:
    Jan 21, 2017
    Messages:
    132
    Likes Received:
    77
    Hey,
    I just made a small shop of 15 characters in a game.
    12 are unlockable with the score (score >= 100 -> unlock character 1, score >= 200 -> unlock character 2)
    3 are unlockable with number of plays since the download of the app (play 100 times -> unlock character 13, play 1000 times -> unlock character 15).
    The game "Fire Up!" from Voodoo uses this kind of shop too.

    The shop looks a little tangled in Buildbox, but it works perfectly:
    [​IMG]
     
    AppNasty, Christoph and adrogdesigns like this.
  8. ronnie gaikwad

    ronnie gaikwad Boxer

    Joined:
    Jul 8, 2018
    Messages:
    32
    Likes Received:
    3
    can you please tell me how to do it. it is looking very complicated in the image
     
    swiftcurrent and landofgreendev like this.
  9. swiftcurrent

    swiftcurrent Avid Boxer

    Joined:
    Mar 12, 2017
    Messages:
    306
    Likes Received:
    381
  10. ronnie gaikwad

    ronnie gaikwad Boxer

    Joined:
    Jul 8, 2018
    Messages:
    32
    Likes Received:
    3
    please make a video on this as fast as possible i really need it in my games thanks for reply.
     

Share This Page