Best Score Problem
Fal01
Member Posts: 460
Hi all,
I'm sure there is an obvious solution to this, but I just can't think of one.
I have a 'score' attribute and a "high score' for when score is >than high score.
When there is a new high score I want to spawn a text that says 'new best' but because the new high score changes with the score it never gets higher than it.
If you know what I mean
It’s not a bug – it’s an undocumented feature
Comments
Hmmm interesting. I would think you do it just like score vs highscore. Make an interger called new best. Make a rule that attribute score is greater than highscore...spawn text display "new highscore" for 3 seconds or so. Yes? No? Maybe works?
Complete Guide to iOS Publishing {} Complete Guide to Mac Publishing