I have an anim image that has th numbers 0 to 9. I want to use this for my scoring system. If somebody scores say 120, how can i convert this score so that it can print the three individual numbers, and display the appropriate image.
Basically the 1 anim image goes from 1 to 9. If someone scores 120, I want it to print the relevent frame from the anim image. This would save me having a font image that is all seperate numbers, ie 1, 123, 344 etc.
Basically the 1 anim image goes from 1 to 9. If someone scores 120, I want it to print the relevent frame from the anim image. This would save me having a font image that is all seperate numbers, ie 1, 123, 344 etc.