Sorry all~ I have so many question here
ASK
I make a sprite font and copy it to 9. Then I set the every instance variable of each copy's sprite font: 1, 2, 3, 4, 5
My logic is if a button on touch then the sprite font which has instance variable 1 and 3 will set text *example* to "A". How to do that? Thanks