Displaying only 1 decimal place in a timer

InLikeFlynnInLikeFlynn Member Posts: 171
edited November -1 in Working with GS (Mac)
I'm making a timer for a maze game and I'd like it to always display 1 decimal place eg: "23.4 seconds". The timer is set up to only count .1 second at a time, but when the count reaches a whole second (eg 23.0) it doesn't show the decimal place. For some reason when the counter is stopped it shows 4 decimal places. Is there a way to always display only 1 decimal place? Thanks.

Comments

Sign In or Register to comment.