Hello! I'm trying to figure out a way to color specific words in a text object.
Like using events being able to turn "Hello world!" into something like "Hello world!"
I can't really wrap my head around a method that would work. I tried looking for specific words like "hello" with the find expression but I couldn't figure out how I would get that to work with colors.
Is there a way to do this without having to make my own text object from scratch?
thank you in advance!