Need help on making loading screen

Hi. I need help for someone to make me an animated loading screen, which fits for all devices. I tried to make it myself, but failed. Can someone help?

1 Like

What have you tried, can you show us please?

1 Like

I’m pretty sure that there’s tons of youtube tutorials on this topic. A quick google search will do. As for the “fits for all devices” part, you should learn more about UDim2 and scales and offsets. There’s some helpful threads on the forum and the docs too. Lemme list them down for ya.

https://developer.roblox.com/en-us/articles/Intro-to-GUIs

So it isn’t going away?
And the scaling is wrong on other devices?

Are you using offset? If so you must you scaling and set the it to 1,0 , 1,0

  1. I found a tutorial video for you about the loading screen. https://youtu.be/rb6lUFCtvgc

  2. I can offer you official information from Developer Hub about Gui animations
    https://developer.roblox.com/en-us/articles/GUI-Animations

I hope it will help you

1 Like

Also you are suppose to put the GUI and script inside replicated first…