Next level help

pieqwertyuioppieqwertyuiop Member Posts: 2
edited November -1 in Working with GS (Mac)
Hi iam kinda new and was wondering how to make it where when my score reaches 100 it goes to next level

Comments

  • pieqwertyuioppieqwertyuiop Member Posts: 2
    pieqwertyuiop said:
    Hi I am kinda new, and was wondering how to make it where when my score reaches 100 it goes to next the level

  • JohnPapiomitisJohnPapiomitis Member Posts: 6,256
    well youll need your attribute for you score, then have your level select set up.

    then have a attrubte called clearedlevels

    have a rule in the first level when score is greater then or equals a hundred, change clearedlevels to 1.

    Then in the button you want to press to take you to the second level on your level select screen have when touch is pressed and attribute clearedlevels is greater then 0 change scene to level 2

    then in the second level have if score is greater then or equal to 100 change clearedlevels to 2. Then in the button that takes you to the third level have a rule when clearedlevels is greater then 1 and touch is pressed change scene to level 3.

    and you would keep going up like that for each level
Sign In or Register to comment.