I’m Kien. I write English is not very well ,i have a issue …
I have a game project .It’s same brickout game project on the internet.I want to display two words, each word on each line.They are joined by the bricks block. Inside ,top line is first name align left,bottom line is lastname align right.They are inputed from textbox(as image)
Beside each second the screen display option the number of brick (as a variable, Example 5 bricks per second)until the two words appear complete. I displayed a letter of the alphabet which is created from the matrix(0,1).But I don’t know how to join them into one word .
May you help me.
Below the project by corona sdk.