Workaround for adding glow to text

So, I was looking around for an option to make a custom material for the outline to fade and things like that (which I didn’t found and I’m no expert in UI materials), and in the end I made a different work around, although I don’t think is an optimize one, and has a lot of limitations, it works… kinda.

So the “solution” was to make a text with the Outline, a blur on top, and another text, but without the outline. All wrapped by an overlay (of course both texts are binded to the same variable):

image

I get a decent result:
image

But again, I doubt this is the better solution. Can the wise people enlighten me?

Thanks in advance.

1 Like