High scores screen that takes names and saves them

You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
  • Made minor changes in CAPX not shown in the video so a score of 0 is displayed at the bottom of the high scores screen:

    - On scores sheet, display current score if greater than or equal to 0.

    - On scores sheet, display nothing if your score is less than 0.

    - On the title sheet, on start of layout, set current score to -1.

    - On game sheet, on start of layout, set current score to 0.