I’m using a gui to display the player’s score in my game. It currently just displays the number i.e. “150”. Is there a way to pad the score with leading zeros so it looks like “000150”?
This is the message I’m currently passing to the gui to update the score: