how do you use a loop to display text one letter at a time on the screen

emojiemoji Member, BASIC Posts: 66

hello, so far

I have a lengthOfLength = textLength(game.textValue). and it good but now I want to use a loop 

So I can print the text one letter at a time out to the screen. the problem is the while loop is not working just from the basic example, the game.lengthOfText is greater then 0 . can someone explain what is wrong with the code?

Comments

Sign In or Register to comment.