How do you make the timer into your score?

abester101abester101 Member Posts: 22
edited November -1 in Working with GS (Mac)
When the game is over (the player loses their lives), I want to go to a screen that shows how many seconds that they lasted for. When I try this, it shows that number of seconds but keeps counting. How do I show their score (seconds) without having the timer continue to count? Thanks.

Comments

  • firemaplegamesfiremaplegames Member Posts: 3,211
    You need to capture the time between the beginning of the game and the end of the game.

    I made a demo that shows various ways of working with Time in GameSalad:

    http://gamesalad.com/game/play/34021

    You will want to look at the section that deals with recording time between two events. That should get you started.
Sign In or Register to comment.