Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I make a intro that fades out once a button is clicked?

Asked by 4 years ago

I want to make a intro when you click a play button the GUI fades out. I have made the GUI but, I do not know how to do the script. Please help.

1 answer

Log in to vote
1
Answered by
memere 22
4 years ago

Make is so that when you click play, it does a for loop that it increases the transparency of GUI until it is invisible. After that you can delete the GUI.

0
+1. You can also use TweenService: https://developer.roblox.com/api-reference/class/TweenService chess123mate 5873 — 4y
0
Memere, what is the script? AwesomeMrBird -79 — 4y
Ad

Answer this question