How can I archive this shadow effect?

So I’ve been trying for the past 3 days to get a shadow effect on my text labels witch are for a dialogue system.
I know I can add another text label to make the shadow but the text has one of those typewriting effects and it doesn’t work for some reason.

Here is what I mean by shadow:



Now here is my text:

Even if I duplicate the text label it will still display 1 text label and not the one that it’s meant to be the shadow.

Why do you want to archive the effect? It looks so cool.

(You need to add another text label as a child of your label, colour it black and offset it. Note that this only works if the ScreenGui’s ZIndexBehaviour is set to Global.)

5 Likes

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