The hard work is done. Attached .capx. Still missing sounds and minor improvements.
Now the question is other one. I`ve made a layout for each letter. This can be problematic if I want to enhance the project. My question is, how do i create with only one layout with the sprites representing each letter with its respective instances?
For instance: I choose letter A in menu, then the position of each sprite shows letter A. If i come back and choose letter B, the same layout is modified to show this letter.
I guess It`s something related with arrays, but i cannot imagine how. All kind of suggestions will be appreciated. Thanks