|
I was just wondering if anyone has used a texture to display the score. What I want is to design my own numbers 0 - 9 and use this texture as the font display instead of a GUI font. Has anyone used this technique before. It's just a rough idea I was just wondering if there were any examples out there? Thanks
(comments are locked)
|
|
To design textures fonts:
Something went wrong with the html formatting. I set the code properly but it just didnt turn out right...
Dec 08 '10 at 01:29 PM
denewbie
I havent tested the code out cause I dont have unity with me but I hope you can get the idea.
Dec 08 '10 at 01:30 PM
denewbie
Hey denewbie, thanks heaps for this. Makes perfect sense! I haven't tested it yet but it looks like it will work. I'll let you know how it goes. Thanks again
Dec 09 '10 at 01:10 AM
.hooligan
No prob. This is definately a workable solution. If there's any trouble its probably just a few minor bugs. If there's any trouble just come back to me.
Dec 09 '10 at 05:36 PM
denewbie
Can't seem to get this to work. Anyone had any luck?
Jan 06 '12 at 09:25 AM
POLYGAMe
(comments are locked)
|

I am a programmer and I am pretty much clueless about this kind of stuff, but can you not just use another font instead of the existing one? I do know ttf and higher using B_curves makes them just as pretty when zoomed in or out and a.f.a.i.k. that does not work for textures
Just do it with a ttf, doing it your way is more complicated than it should/has to be, and it would look uneven and sloppy... Why try to do something pretty much pointless when you can do something that people have documented, and the results would look better... Just my opinion though...