Hi there! I’ve had a little bit of a run-in with some interface problem. I have a label in which I want the characters (in this case numbers) to have a fixed offset to each other. I’m trying to get it neat and clean instead of parsing every character to a different variable or something. This is what I’m trying to accomplish:

The top being what I have, the bottom what I’m trying to get.
Can anyone help me with this?
Yeah I'd prefer another way, because this way makes extra interface elements and isn't thát performance balanced.
– TurboHermitthen best bet might be a certain font.. dont know if its to do with the formatting or the actual font that makes some equal character spacing
– gheelerHave you read this http://forum.unity3d.com/threads/12723-Font-Line-spacing-amp-Kerning-in-GUI-system?
– fafase