TextBox.text got word "ABCD"
TextBox2.text got word "DEFG"
I want find same letters in two Text boxes and change their colors. In this case, the letter D appears in both cases.
Any Idea
thanks!
Develop games in your browser. Powerful, performant & highly capable.
Do you mean TextInput or Text objects? You can't change color of individual letters in TextInput.
Hey, I want to do anything with the same letters. Flash, bold, capital.
Because the system displays two similar words and wants to indicate what this similarity is.
I tried this, but failed:
It's not an easy task. Here is my version:
dropbox.com/scl/fi/ikgqoyo2yb2i8mitp4983/HightlightSameLetters.c3p
Yes, I think it is very ok. I just have a question how to make the system do what it does, but omit the letters: d, e, r, and, s
Add these conditions to event #3: