How To Retain A Last Played Level In Each World

Discussion in 'How Can I...?' started by Hari Krishna Duvuri, May 16, 2020.

  1. Hari Krishna Duvuri

    Hari Krishna Duvuri Boxer

    Joined:
    Mar 14, 2020
    Messages:
    42
    Likes Received:
    11
    The game I am developing have multiple worlds with multiple levels, and I was trying to find a solution to how to retain a last played level in each world. I tried with Settings.levelID and it is a global value across the worlds.

    So, I have found a solution using the Save and Load Variable nodes.

    See the below .bbdoc file with problem https://drive.google.com/open?id=1q5m8wlSJcPZLLzLSYshezdIkX5AP2uae


    Here is the .bbdoc solution file https://drive.google.com/open?id=1IZPPswZabfmVuTbZiSk8aZVrwDsb50YQ

    if anyone has a better solution please do let me know
     
  2. Hari Krishna Duvuri

    Hari Krishna Duvuri Boxer

    Joined:
    Mar 14, 2020
    Messages:
    42
    Likes Received:
    11
  3. Hari Krishna Duvuri

    Hari Krishna Duvuri Boxer

    Joined:
    Mar 14, 2020
    Messages:
    42
    Likes Received:
    11
    Here is the video link
     

Share This Page