Yeh can someone help!? basically i need to know how to get your final score onto your game over scene and how you can save it as a player! PLEASE HELLLLLP...?
yeh ive got the time score! but now i want the final score to be displayed onto the 'game over' scene! any more help!?? BTW you guys have been very helpful at the moment! cheers!
yeh ive got the time score! but now i want the final score to be displayed onto the 'game over' scene! any more help!?? BTW you guys have been very helpful at the moment! cheers!
ok i am slowly getting there! i have done a attribute for score and that works perfectly! now on the 'game over' scene i have done as you said but when i do a preview the final score says '0'!! any ideas?
Make sure the score isn't getting reset until after the Game Over screen appears. For example, if the Game Over screen has a retry button, the score can be reset when the retry button is pressed.
i think i know what the problem is! it says that the 'value' of the attribute is '0' which makes the final score '0' its the same if i type in '1'. what should 'the value of the attribute be?'
Comments
(and text = game.highscore).
wouter
think that's the fault;)
cheers.
- Jeff
is the attribute an integer?? (must be an integer) (i guess (maybe:P) it's now a boolean?)
i'm going to bed..
good luck;)