Score system question.

JemilTTSJemilTTS Member Posts: 11
edited January 2012 in Working with GS (Mac)
My game has multiple levels, i have created a spawn system. How would i get it to reset the score when the player moves onto a new level or restarts the level?

Also, how i display the different scores on the level select menu for the corresponding level icon?

Comments

  • JemilTTSJemilTTS Member Posts: 11
    would that attribute be a game attribute or a scene attribute?
  • JemilTTSJemilTTS Member Posts: 11
    ok thanks, i tried to reset the score but it didnt work. when i restarted the level it began with the previous score. I used the interpolate behaviour using old score and new score attributes. How would i reset the score using those?
  • JohnPapiomitisJohnPapiomitis Member Posts: 6,256
    when you restart the level just change attribute score to 0.
  • JemilTTSJemilTTS Member Posts: 11
    i tried that and for some reason it didn't work?
  • JemilTTSJemilTTS Member Posts: 11
    Ok i just got it to work thanks.
Sign In or Register to comment.