I am thinking of using some custom images I created to display the score. I created identical sized images for each digit 0 through 9, and would like to use these images to display my score using a single layer. Is there any tips or advice on doing this? Better ways? Any and all input would be appreciated.
I thought I would take a layer, and add a sprite for each digit. I know that the score will never need more than X digits, and thought this would work. Pros? Cons?
Thanks!