I seriously don’t know how to script the shutdown screen to pop up.
That is COOL!
I might use something like this.
I am able to send you the file!
I can possibly add the music in if that’s okay.
Maybe even make the reconnecting icon spin.
- UI is uneven
- my eyes hurt
- It’s probably offset also
How do you get a file to your game?
Also how do you make this?
You can watch a video on how to insert files.
I made that by using an image frame and a text label. Not to complicated if you know UI.
If you are trying to get better, you should search up how to make Basic UI.
I’ll try to recreate it first.
Goodluck! It is a bit hard making a GUI like I did since it isn’t meant for beginners.
I know the dots aren’t the best I made them out of text labels
Somewhat good, it could be centered and maybe the font different but it looks good for a starter!
If you want to make the frame pop up, try using. Frame.Visible = true
You should try using IgnoreGuiInset, using this will fill the entire screen instead of having a 36-pixel gap (which is reserved for the TopBar!
Yoo! Thanks so much. I have always thought of how to do that.
No problem, friend! Most people just skip over it without thinking anything of it, including me at first! It’s funny because I use to place frames over the top of my UIs!
You should use a image instead. Also, it’s still offset and not centered. But you did improve by a lot.