Hi - why is text.textwidth not working for me in this example?
https://www.dropbox.com/s/n3xty0g9c35oh64/nowidth.capx?dl=0
(click the maracas to make something happen!)
I'm trying to have the next word appear after the first....
Develop games in your browser. Powerful, performant & highly capable.
..it seems that it can't be done in same tick..
-set Text to "something"
-set Text.Width to Text.TextWidth.......(Text.TextWidth=0)
Read aloud.capx
I have to put a 0.01 sec wait between them when I use this.
Thank you both very much - that is awsome - I would have never found that my self..
I'm using gumshoe2029's solution, with the color-change and function-solution from korbaach.
Thanks again!