Problematic `unlock Next Scene Button`

Discussion in 'Technical Discussion' started by mjonutz, Jan 7, 2018.

  1. mjonutz

    mjonutz Boxer

    Joined:
    Jan 7, 2018
    Messages:
    12
    Likes Received:
    2
    Hello guys,
    i have two worlds, each world has 5 levels. After the completion of each level i have a congrats screen from where you can advance to the next level.

    I have attached an unlock logic, type unlock button, and object unlock next scene button. I don't know where to find this button, maybe is some default value. The problem is that unlocks levels from second world too. How to limit only to first world?

    I am using 2.2.8 builbod
     
  2. AaroArts

    AaroArts Miniboss Boxer

    Joined:
    Jun 22, 2016
    Messages:
    1,546
    Likes Received:
    826
    Make sure the Buttons and Worlds use different names.

    If both Levels on each World are called “Level 1”, the Unlock will unlock them both.
     
  3. mjonutz

    mjonutz Boxer

    Joined:
    Jan 7, 2018
    Messages:
    12
    Likes Received:
    2
    Yes, i had a feeling about this too. It works thanks.
     
  4. doruk onur

    doruk onur Boxer

    Joined:
    Oct 3, 2019
    Messages:
    29
    Likes Received:
    1
    I am building similar structure. But I am a newbie :) so, how did you connect last scene of world 1 to start scene of world 2?
     

Share This Page