How can I set up a hover action for each word in the same line of the same text box?
For example, I have “APPLE LEMON STRAWBERRY” in the same textbox. When I hover over “APPLE”, only “APPLE” changes transparency… and so on.
If I separate the text boxes, I can set a hover action for each, but if they are the same text box, I can’t set a hover action for each word.
Is there a solution?
You would have to do the workaround you mentioned of three different textboxes. You can set the hover element of the entire element and not portions of the element.