score and time help

RUPASRUPAS Member Posts: 823
edited November -1 in Working with GS (Mac)
hello family, someone could help me add time and score a game I can pay my 3d designs which is what good management, any logo to your website etc, what I need is to put a timer and when it reaches 0 if not have completed the level you take a life, and punctuation after the longer you win more points on the same if you catch the stars of the game, thanks guys.

Comments

  • PhoticsPhotics Member Posts: 4,172
    You can use the game time attribute

    1 - Create a game attribute... level.time
    2 - Give it a value... like 90 seconds
    3 - create a start time.
    4 - Create game attribute... countdown.

    If button is pressed. Set Start.time to Game.time.
    Countdown is true

    If Level.time is less than game.time-start.time
    ...and count down is true
    Then Game Over
  • RUPASRUPAS Member Posts: 823
    Photics sorry, thanks for trying to help, but I have little time in gamesalad and I'm really gamesalad many hours but I am Spanish and I can hardly understand video tutorials, you might be a little more explicit. thanks
Sign In or Register to comment.