Hi i am a new game developer and want to know more about lua scripting and other stuff.
Is anyone free enough to tell me the screen that pops up when you join a game?
You can make a ScreenGui (containing UI elements) and then parent it to StarterGui so it will be shown up to every player.
2 Likes
Yes! Do you mean loading screens? You can create a ScreenGui
with elements inside of it (like buttons or labels) and parent it to StarterGui so it will be shown to every player
1 Like
Yes i meant loading screens for games
2 Likes
Check out the following tutorial, maybe this is what you are looking for:
2 Likes
Should probably shift this topic to #help-and-feedback:scripting-support before Moderators take the topic down!
1 Like
Thanks for helping me i will try the screen gui
1 Like