Okay so when my game finishes it displays the word "Score" and underneath that is the score (number).
If they get a single digit figure then the score is centered well with the text but if they get a 2 digit score that it is too far to the righ
For example: (S=Score)
S
1
S
12
How can i make it so that it is always centered?