About 489,000 results
Open links in new tab
  1. How to make an interactive and engaging main menu! - Roblox

    Oct 23, 2021 · So making a main menu isn’t as hard as you think! The hardest part might be making the main menu, making sure it fits on all devices. Takes time but it’s totally worth it. Here is a menu I created for one of my games: IF YOU WISH TO SKIP THE TUTORIAL, THERE IS A MODEL BELOW THAT IS ALREADY MADE! YOU CAN USE THAT! Making the GUI <details><summary>IMPORTANT</summary>When sizing your frames ...

  2. How to make a main Menu - Community Tutorials - Roblox

    Aug 11, 2022 · Steps Build the Main Menu Script the Camera Step 1 (Building) You can build however you want I’ll just make a quick Main Menu Place (Name it MenuPlace and Group it (CTRL+G) and put Every instance inside of it) Make sure to Anchor the Main Menu Place of course Next up we will have to make the CameraPart Make sure to anchor it and name it ...

  3. Advanced Main Menu with cool scenery! - Tutorial - Roblox

    Oct 18, 2020 · Introduction Oi! I’m Jack, also known as LittleJackBlocks! This is actually my first tutorial, and I will be teaching you how to make a custom main menu screen with a cool scene. This is something I find myself and other users making for their game, so I thought I’d make a tutorial on it, without further ado, let’s get started! Scene and lighting First of …

  4. Creating Advanced Game Menus w/ Camera Manipulation - Roblox

    May 19, 2020 · Hello, I’ve noticed that as of lately and back then, people are having trouble with creating nice looking game menus and designs. Some I’ve found are simple but lacking in details/info, some don’t take in the time, and some straight out just use a free model (there is nothing inherently wrong with using one though). So I’ve taken it out and decided to show people how they could create ...

  5. Moon's Main Menu UI - Community Resources - Developer Forum …

    Nov 9, 2022 · Hi! This is my first resource I’ve uploaded to the DevForum so I apologize for the sloppiness 😅. I’ve made this very simple, yet effective Gui that can be used for Main Menu’s in games. Here’s a video of it in action. It’s easily editable and the only thing you need to code is what the button does itself. Model Link Credit is appreciated but never required! Please enjoy

  6. How do I make it so Main Menu appears after Loading Screen

    Nov 26, 2023 · I want to make it so the Main Menu Appears after the Loading screen but it currently looks like this I am trying to make it so that after the loading is done the main menu appears, and also if they skip it appears. I looked at another post, but I don’t think it will work with my code. (am new to scripting so help is appreciated) I can send screenshots of code but, I don’t know what to send.

  7. How to create a main menu with cool scenery - Part 2 - Roblox

    Apr 15, 2021 · Hi, hello! As mentioned in the title, this is part 2 of my previous tutorial. In this tutorial, you will learn how to: Make nice lighting Cool scenery Use terrain decently Make a main menu! You will also need some type of scripting experience if you want to modify this. <details><summary>Building</summary>To start off, make a small scene, I will be recreating the previous tutorial, just this ...

  8. Main menu like apeirophobia - Scripting Support - Roblox

    Nov 25, 2023 · when a player wants to load the existing lobbies, you :InvokeServer() with a remoteFunction that returns the lobby table, with that table you clone a lobby template and give it the proper information whitin the lobby, then make a connection to a GuiButton to fire an event to add a player to the table and also updating the lobby for each player ...

  9. How can I make music play for my main menu gui? - Roblox

    Apr 3, 2021 · This is the current gui script to just press the play button, pretty simple, however I don’t know how to add a music ID to it.

  10. Main Menu Play Button Help - Scripting Support - Developer …

    Sep 29, 2020 · Connect a function to .OnServerEvent with some sanity checks, to make sure that a client doesn’t attempt to, for example, respawn every player in the server with 1 click. Roblox has a article on DevHub which goes more in depth on how to use RemoteEvents, and it probably explains them better than me.

Refresh