Just curious if anyone had a method to make the screen fade to black for a player that touches a brick, and after it fades black it teleports them to another game - like a transition into a teleport. I appreciate the help and hope you’re safe and well.
You mean a loading gui with changing transparency?
1 Like
Yes, basically. I’ve done something similar in the past but forgot how to do it present day.
Take a look into custom loading screens:
https://developer.roblox.com/en-us/articles/Creating-a-Custom-Teleport-GUI
For the fading black screen you can use TweenService:
Let me know if you need any more help!
1 Like
Thank you so much. I appreciate it. Stay safe!