How to make left side become pink as right side


I have followed the video’s operating but the the target did not become pink as right-side target.
Anyone knows?

@Dingkun_Yang,

Red /Pink color means your selector is invalid. I think you would be looking for making the selector dynamic.

To make the selector dynamic, you will have to replace the changing attribute of the Ui Element with a variable.

Follow this documentation for how to do it.

Thanks,
Ashok :slight_smile:

1 Like

HI,

We can easily set it as red by using invalid selector. For example, delete InnerText in FuzzySelector, as the following. image

Informative image will be change if you re-indicate the target.

Regards,

1 Like

Thanks a lot, @Yoichi . Your tutoring is clear and helpful.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.