Use Display Text to Show Score with Set Number of Digits?
Well, now that display text is going to retina compliant, does anyone know how to use display text to show a score with a fixed number of digits. I.e. The score reads 000,000,000 when the player starts the levels vs just a single 0. As they score it becomes something like 000,001,234 vs 1,234.
Hope that makes sense. If there's a way to do it, it will save me some resources overhead vs using the custom font that I am using now. Thanks.
Hope that makes sense. If there's a way to do it, it will save me some resources overhead vs using the custom font that I am using now. Thanks.
Answers
If you still want to have a 0 when the score is 0 just don't put the rule in the "ones" actor and it will always be showing.
-BA