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 <details><summary>IMPORTANT</summary>When sizing your frames ...

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

  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. 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. How to make a "Press any key to continue" starting menu - Roblox

    Dec 25, 2021 · Next we’ll setup the GUI’s needed for the menu, a StarterGui, a Frame, and a TextLabel (I prefer to name all my instances but it doesnt matter much for the sake of this tutorial) You will want to set the Frame’s Size to “{1, 0},{1, 0}” so that it fits the entire screen, and the TextLabel’s Position to “{0.4, 0},{0.85, 0}” (This ...

  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 the previous tutorial, just this ...

  7. How to create a character Customization Menu (Part 1 ... - Roblox

    Sep 30, 2020 · How to create a character Customization Menu (Part 1 ... - Roblox ... Loading ...

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

  9. Simple dropdown module - Community Resources - Roblox

    Feb 20, 2023 · this is a simple module that creates a dropdown, you can add as many buttons as you want and each button can have a function link :DropdownModule 1.3 - Roblox this model comes with the module and the example shown in the videos below this is one of my first community resources and i just want to see how well i did it just uses a ui page layout and isnt hard to create without a script, i just ...

  10. What is the best way to make a radial menu - Roblox

    Mar 18, 2019 · You’ll still have to work out the orientation of menu images at each red dot. The tangent of the curve at those points should be useful for that. I’d maybe think about creating one template section by hand (a menu item parented to a frame at the center of the circle) and then copy/rotate into place for each section using a script.

Refresh