Hello everyone. I am a rookie. And now, I'm trying to make a game which should be excepted to split a word into letters. Namely, I hope when I typed some words like "APPLE" and clicked a button in the game, the screen would show the letters "A" "P" "P" "L" "E" respectively.
Or, when I add the text plugin and set it on an Array X (0,0), how should I split the text up to letters, and set the letters in Y (0,1)(0,2)(0,3)(0,...)?
Is there anyone can help me to achieve it, please?
I dont have a good English skill. I hope you can understand me.