About 170,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 …

  2. 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 all, let’s make a …

  3. 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 ...

  4. 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

  5. Main Menu - Amazing UI - Fully Scripted - Creations Feedback

    Jun 24, 2024 · you just saw it a main menu template its my first time making a template so expect some errors or scaling problems here the setup (download in the video description) <details><summary>here are some more images of the ui</summary></details>

  6. 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 …

  7. How to get the New Roblox Menu

    May 30, 2023 · How to get the New Roblox Menu ... Loading ...

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

    May 19, 2020 · Now depending on your situation, you can either decide to 1, create a map/place that is separate from the main game that contains the game menu. I prefer this method however, other people may prefer in-place only which is reasonably fine. Create a map or do it in your existing game, set up “camera points” in your scene and rotate as per usual.

  9. 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 …

  10. Main Menu Play Button Help - Scripting Support - Roblox

    Sep 29, 2020 · You would also want the GUI to disappear so add a localscript into play and write a script that makes the main menu disappear when the player clicks it 1 Like nakoyasha (Haruka) September 29, 2020, 6:08pm