Question by
TruthVoyager · May 22, 2017 at 07:17 PM ·
uiguiinputtextinputfield
How do I let users change the background color of a selected word in an input field?
Here is an example of what I am trying to do.
UserA makes a post in the game saying something like, "The sky is blu" (intentionally misspelled for demonstration).
UserB sees that UserA misspelled the word "Blue". So they select the word and push a button to change its background color to Red. This way when UserA looks at their post again they can see that they misspelled the word and fix it.
How might I go about creating a system like this?
Comment
Your answer
Follow this Question
Related Questions
Input Field Problem 0 Answers
UI Text Editing Problem, What's Wrong? Need Anybody to Assist 1 Answer
Showing player health on UI 1 Answer
Control UI Input Field entirely with code? 1 Answer
Removing focus from a TMP_InputField 4 Answers