Score problem
Hi,
Need help please. My background triggers the amount of taps you do on the screen which works fine. So when you complete the game there is a score scene with, Score and Best Score but I’m having trouble working this out…
I want to display what you scored and show & save your previous best score, using custom fonts.
Could someone please help.
Need help please. My background triggers the amount of taps you do on the screen which works fine. So when you complete the game there is a score scene with, Score and Best Score but I’m having trouble working this out…
I want to display what you scored and show & save your previous best score, using custom fonts.
Could someone please help.
Comments
Also have a change attribute behavior and change whatever attribute your using to keep score to another attribute, but add this attribute to your to your menu or restart buttons (but make sure its set to change only when the button is clicked). And then have the new attribute your using displayed for your best score.