As UE doesn’t provide any similar effect and it seems no one else found an easy way to do it, I try to mimic this effect without designing a new font by myself.
Using outline and outline material like this:
It’s fake because it’s basically a radial gradient at the center of every letter. So it’s not perfectly matching the letter shapes. But it’s kind of convincing.
Thanks for sharing! This is a cool way add some glow to text!
I noticed that they have added outlines to text in the UMG Widgets, which is a great improvement from how it was before!
Great stuff! It’s a shame though that it doesn’t accept black color for the glow, cause black is transluscent in premultiplied alpha, so you can’t simulate a soft shadow
Hi there !
Sorry for necroposting, but I’m trying to achieve exactly the same thing, I copied you work but it doesn’t work on my side…
It seems that the outline doesn’t work the same way anymore ?
The material doesn’t apply “per letter” as for your example.
Edit : I had the wrong tex coord, now it’s centered for every letter but the effect remains as awful…