Score is showing up as white boxes.
![RodrigoPerez](http://forums.gamesalad.com/applications/dashboard/design/images/defaulticon.png)
I don't know if this is a bug or what but my custom font score is showing up as white boxes when previewed. But my custom font level counter is working fine. Is it possible to use the same set of numbers for the level counter and score counter or do I have to create a separate set of ten numbers for each one?
Comments
______________________
My Development and Tech Blog
floor( game.score % self.div )/( self.div /10))..""
is that right?
______________________
My Development and Tech Blog