Game score text too long

I am making a mobile game where you need to dive as far down as you can but the score has alot of decimals that it goes of screen, how do i make it so that it rounds to 1 decimal?

Nvm, i fixed it, i did the number * 10 round it and ÷ by 10 and put that number in the label