Fading text In my intro

Hey, I want to achieve this text effect for my own intro

fades down, new text, fades down, new text

how can I achieve this?

1 Like

You can achieve this by using TweenService to tween the position and text transparency. Also create an array and cycle through it to change the text.
You can add more “whats” in the table at the top of the script.
fadding text intro.rbxm (6.4 KB)

1 Like

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