Free Loading / Transition Screen

Hello!
Did you ever need a Loading / Transition Screen but were to lazy to make one? well boy i have new for you! In this post is you can find a simple module script for a Loading / Transition Screen!

Video:

Here is a tutorial on how to use it.

First of all, all of the values
image
1: Time
The Time Value is used, for when each picture is popping up.
2: popupTime
The popupTime Value is used for how long the picture takes to get its maximal size.
3: sizemult
The Sizemult Value is used as a multiplier for all of the picture sizes (for example if the picture is to small, you just make this higher).
4: loadinganimationtype
This is how the “Loading” Text is displayed, there are currently 2 options (not planning to add more).

Ok, now lets move onto the pictures:
To add a picture you just need to type your imageIDs into this table:
image

ok now onto the final part, the functions:
1: module.LoadIn()
This function just loads in all of the images like in the video above.
2: module.LoadOut()
This function just deloads all of the images like in the video above.
3: module.InstaGenerate()
This function instanly loads in all of the images.
4: module.InstaRemove()
This function instanly deloads all of the images.

If you want to change the background color for the spots that are not hidden, all you need to do is change the backgroundcolor of the frame

Ok! that would be all i can explain. If you wanna make an custom effect for the loading text, there is an tutorial for that in the script.

This is my first ever forum post ever so if i made any mistakes please inform me!

Module:
FreeLoadingGUI - Creator Store

Testing Place:
LoadingGUITestPlace.rbxl (68.6 KB)

6 Likes