Unlock Levels By Total Points

Discussion in 'How Can I...?' started by Jaro, Jan 19, 2019.

  1. Jaro

    Jaro Avid Boxer

    Joined:
    Sep 21, 2018
    Messages:
    387
    Likes Received:
    126
    Hi, I want unlock levels in my game by every eg. 200 points collected. On game over screen I have two labels: one is for points and second one is showing total points. I know how to use lock and unlock buttons but no idea how to connect it to total points option. Many thanks for help.
     
  2. Shrek

    Shrek Boxer

    Joined:
    Jan 8, 2019
    Messages:
    18
    Likes Received:
    1
    Well, the most simple explanation is:

    1) you'll need a couple of Worlds
    2) use your main menu UI as a base for your World(s)
    3) then use a single unlock button, via "total points options"
     
  3. Jaro

    Jaro Avid Boxer

    Joined:
    Sep 21, 2018
    Messages:
    387
    Likes Received:
    126
    Thanks for answer . I did test it for last couple of days. Tested on two worlds and I can see some progress. New problem is : after level one is completed I can go to level 2 and play on it. But I want go back to Levels Screen and play on level 1 again , Event Observer is blocking this level after first death. How to avoid it ?
     
  4. Shrek

    Shrek Boxer

    Joined:
    Jan 8, 2019
    Messages:
    18
    Likes Received:
    1
    Ok, side question:

    Usually on each 'world', do you have multiple scenes? o_O
     

Share This Page