Войти
  • 917814Просмотров
  • 2 года назадОпубликованоItz_FloppyFish

HOW TO MAKE A MAIN MENU 🛠️ Roblox Studio Tutorial

OFFICIAL FLOPPY SHOULDER PAL: In todays video I show you how to make a Main Menu, Main menus are used to allow players to interact with the game before they have even begun playing the main game. Main Menus usually have a Play Button, Credits Button and sometimes a settings button. I Hope you enjoyed the video, Have a lovely rest of your day! If you are a bit confused what to do, Feel free to message me on Discord and Ill help you out! IRL Floppy Merch : 🌟 Floppys Discord Server: Script 1 (Play Button Script) : local Gui = :Connect(function(clicked) Gui:TweenPosition( (0,0,1,0), "InOut", "Sine",3.5) for i = 1,25 do wait ( ) = - 3 end end) ---------------------- Script 2 (Credits Button Script): :Connect(function() = not if then = false else = true end end) ---------------------- Script 3 (Credits Close Script): :Connect(function() = false if not then = true end end) ---------------------- Roundify Plugin: 🌟 Floppys Roblox Game : Roblox Studio Tutorial Roblox Studio Studio Tutorials