I need some help with the following:
I will have a word displayed on the screen. Let’s say the word is: TREE
I would like some way of splitting the letters up programatically so that each letter (T R E E) of the word will be touchable separately and that I’ll know which one was touched.
Does anyone know of a way to split up a word like this and make each letter touchable, but also keep it so I can match the word to a dictionary (so don’t destroy the word, so I can still read it)?
Any help, direction, or the smallest piece of info for me to get started would be greatly appreciated.
Thanks,
–Matt [import]uid: 14084 topic_id: 6560 reply_id: 306560[/import]
[import]uid: 14084 topic_id: 6560 reply_id: 23296[/import]