HOW TO MAKE A MAIN MENU 🛠️ Roblox Studio Tutorial

Поделиться
HTML-код
  • Опубликовано: 19 окт 2024
  • OFFICIAL FLOPPY SHOULDER PAL: www.roblox.com...
    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 : itzfloppyfish....
    🌟 Floppys Discord Server: / discord
    Script 1 (Play Button Script) :
    local Gui = script.Parent.Parent
    script.Parent.MouseButton1Click:Connect(function(clicked)
    Gui:TweenPosition(UDim2.new(0,0,1,0), "InOut", "Sine",3.5)
    for i = 1,25 do
    wait (0.05)
    game.Lighting.Blur.Size = game.Lighting.Blur.Size - 3
    end
    end)
    ----------------------
    Script 2 (Credits Button Script):
    script.Parent.MouseButton1Click:Connect(function()
    script.Parent.Parent.Parent.CreditsFrame.Visible = not script.Parent.Parent.Parent.CreditsFrame.Visible
    if script.Parent.Parent.Parent.CreditsFrame.Visible then
    script.Parent.Parent.Visible = false
    else script.Parent.Parent.Visible = true
    end
    end)
    ----------------------
    Script 3 (Credits Close Script):
    script.Parent.MouseButton1Click:Connect(function()
    script.Parent.Parent.Visible = false
    if not script.Parent.Parent.Visible then
    script.Parent.Parent.Parent.MainFrame.Visible = true
    end
    end)
    ----------------------
    Roundify Plugin: www.roblox.com...
    🌟 Floppys Roblox Game : www.roblox.com....
    Roblox Studio Tutorial
    Roblox Studio
    Studio Tutorials

Комментарии • 2,2 тыс.

  • @TR1SHA
    @TR1SHA 6 месяцев назад +45

    thank you soo much omg im trying to make a game and all the play gui tutorials were either too complicated and long or just flat out didnt work. this saved my life

    • @Itz_FloppyFish
      @Itz_FloppyFish  6 месяцев назад +11

      Glad I could help!

    • @PMMRGOLDONTOP
      @PMMRGOLDONTOP 4 месяца назад +2

      @@Itz_FloppyFish How do I stop People from moving

    • @rareyel
      @rareyel 3 месяца назад +1

      @@PMMRGOLDONTOP make so the player first spawns in a box. then when they click play. you teleport them to the map. i think

    • @izzyfromtheshaaret9097
      @izzyfromtheshaaret9097 3 месяца назад +1

      @@Itz_FloppyFishbro floopyfish how do I get it off when I’m building because it’s very annoying

    • @F0xtrat775
      @F0xtrat775 3 месяца назад

      ​@@izzyfromtheshaaret9097 lighting, then blur, click the enabled box, then starter gui, screen gui, click the enable box

  • @look4dave
    @look4dave 8 месяцев назад +30

    Me and my friend are making a zombie border game and this helped so much! i always wanted a professional UI screen but all of the tutorials never worked. Sure, this was on the lengthly side, but you explained it to us in depth so if we ever learn Lua, we can learn from you, and i sure did! If your wondering if this one is a good one, its great!
    -Things I got-
    an absolutely awesome GUI
    A beautiful transition
    Play button
    And credits!!

    • @Zkedits544
      @Zkedits544 3 месяца назад +1

      Cool😮

    • @zoqyaax.x
      @zoqyaax.x 3 месяца назад +1

      The game sounds fun!Tell me whens it's made!

    • @Sedqcc
      @Sedqcc 2 месяца назад

      Game name?

    • @Salmondogyt
      @Salmondogyt Месяц назад

      Weres the link

    • @Vortex-x3x
      @Vortex-x3x Месяц назад

      my guy floppy is doing a great job at doing tutorials am currently making a military rp game he's name tag is the biggest thing i need

  • @dreidavillegas
    @dreidavillegas 10 месяцев назад +57

    I followed the tutorial down to the letter and everything worked great! Thank you so much :)

  • @thepuppet3000
    @thepuppet3000 8 месяцев назад +81

    YO my guy this is so good worked perfectly YOU JUST EARNED A NEW SUB!!! EDIT: 66 likes oh god!

  • @ameliasaep
    @ameliasaep 10 месяцев назад +26

    YOU DONT EVEN UNDERSTAND HOW MUCH THIS HELPED ME. THANK YOU!!

  • @T1Gn1hJJ
    @T1Gn1hJJ 11 месяцев назад +9

    Hey man this is so cool! All working, thank you very much.

  • @ZeeZuzu
    @ZeeZuzu Год назад +12

    ty so much bro i needed that tuto for my game! continue like that.

  • @thestreetbrawler
    @thestreetbrawler Месяц назад +2

    been over 2 years since I watched your videos
    im glad to see that you are still fine

  • @rockinbalencis6930
    @rockinbalencis6930 4 месяца назад +5

    excellent explanation who clearly conveys the contents. In addition, he included script specifics in his descriptions! fantastic video

  • @KalebSleight
    @KalebSleight 6 дней назад

    thank you soo much omg im trying to make a game and all the play gui tutorials were either too complicated and long or just flat out didnt work. this saved my life

  • @TDK507
    @TDK507 Год назад +26

    Amazing video, This really helped me out, I started today and I almost have a game ready, looks really nice with the GUI'S

  • @PrivateJetsOfficial
    @PrivateJetsOfficial Месяц назад +3

    To everyone saying its not working it is, and 14:16 you dont need a plugin just use the *ui corner*

    • @voidninja4094
      @voidninja4094 7 дней назад

      yea and for some reason my play button works but not my credits button

    • @Duolingo20077
      @Duolingo20077 7 дней назад

      @@voidninja4094you have to midify your script

  • @ruslanbikeriderplus
    @ruslanbikeriderplus 9 месяцев назад +12

    thanks man! currently developing a horror game with some of my friends and i rlly am happy bout this :EDIT: FOR EVERYONE ASKING IT'S CALLED THE FRIEND MAKER XD

    • @djkeyk1
      @djkeyk1 8 месяцев назад

      what's the name for the game?

    • @Yara-GamingButterfly
      @Yara-GamingButterfly 8 месяцев назад

      I have the exact situation

    • @theonlymami
      @theonlymami 8 месяцев назад

      how do u share a Roblox worldddd

    • @CreeperEditz1
      @CreeperEditz1 7 месяцев назад

      What's the name?

  • @melon59817
    @melon59817 День назад

    wow this tutorial is great for newbies like me.thanks to you i am developing my game right now😊

  • @LumberGaming
    @LumberGaming 2 месяца назад

    i love how calm everything is and easy it is to make

  • @duckdeluxe11
    @duckdeluxe11 Год назад +16

    For anyone using this tutorial and discovering the credits button won't work, it's likely because you named the credits frame something other than "CreditsFrame" I recommend just changing the frame name to that to fix it.

    • @Thedog2366
      @Thedog2366 Год назад +1

      Thx man! It worked after I changed it

    • @DaNoobAdamus
      @DaNoobAdamus Год назад +5

      The credits button still doesn't work even after renaming it, But I did everything, right? Can you help me

    • @layangoated
      @layangoated Год назад +1

      tyy

    • @duckdeluxe11
      @duckdeluxe11 Год назад +1

      @@DaNoobAdamus if youre still having this problem id reccomend just deleting the script and copy and pasting it again because its likely an error somewhere else in the script

    • @DaNoobAdamus
      @DaNoobAdamus Год назад

      oh okay!@@duckdeluxe11

  • @nowee_playzz4931
    @nowee_playzz4931 9 месяцев назад +10

    Thanks! This really helps and both buttons work. Now I can use it in my games!

    • @TheDev-g8d
      @TheDev-g8d 6 месяцев назад

      How did you make it work

    • @YTSun267
      @YTSun267 6 месяцев назад

      @@TheDev-g8d you have to write script

    • @TheDev-g8d
      @TheDev-g8d 5 месяцев назад

      I did the scripts

    • @Nothing-dv3dj
      @Nothing-dv3dj 3 месяца назад

      What scripts?

  • @BlastAndYanaRBLX
    @BlastAndYanaRBLX 6 месяцев назад +3

    gosh thank you sm i came from someone who did a tut for so long but somehow i wasted time cause it did not work, thank you for this it helped me alot!! because of this you gained a new subscriber!

  • @nguyengiakhangreallygoodnguyen
    @nguyengiakhangreallygoodnguyen 8 дней назад

    thank you dawg it really makes my game alot better

  • @KevinHoog-tu5nx
    @KevinHoog-tu5nx 8 дней назад

    This helped me so much with my Sword Fighter game
    Thank you so much this gui is awesome

  • @oneyes10
    @oneyes10 Год назад +8

    Instead of going to roundify, if you push the plus nest to your text button or anything really, type UI corner and customize. Its way faster!

    • @BadBois20
      @BadBois20 Год назад +2

      I knew there was something like that but I forgot the name

    • @ErinsAura
      @ErinsAura Год назад

      plus the roundify thing is broken. for him he didnt have to touch anything and it covered the button but when you use it it doesnt cover the whole button and when you try to fix it by stretching it over it doesnt work and just glitches

    • @ErinsAura
      @ErinsAura Год назад

      that doesn't work either it leaves these weird things on the edges and makes it look 10x worse.
      not cool.

    • @oneyes10
      @oneyes10 Год назад +1

      @@ErinsAura weird. It worked for me and looked fine

    • @HypeRatt
      @HypeRatt 10 месяцев назад

      As a person who knows about this, I absolutely cringed while watching this video 😆😆

  • @TayIor-Swift.Offical
    @TayIor-Swift.Offical Год назад +8

    this helped me with a main menu in my backrooms game thanks alot

  • @SCPULTIMATEROLEPLAY
    @SCPULTIMATEROLEPLAY 11 месяцев назад +4

    This helped me so much with my game! You are so underrated!! I’m subscribing rn!!

  • @MassVids10
    @MassVids10 7 дней назад

    Thank you so much!! Your such a good roblox studio developer

  • @TylerLoh-bb5ps
    @TylerLoh-bb5ps 7 месяцев назад

    I watched this vid when it first came out and now I’m have gotten so much money from those mechanics tysm

  • @Vickyg1727
    @Vickyg1727 Год назад +10

    Thank you so much this helped me a lot 😭 Your the top G bro and you definitely earned a new sub! Keep doing what you do!

    • @Itz_FloppyFish
      @Itz_FloppyFish  Год назад +6

      Haha thanks so much! Much appreciated!! What sort of other tutorials would you like to see?

    • @qucwa
      @qucwa Год назад +4

      @@Itz_FloppyFish how to make 10 hours in game badge plssss

    • @Nicolas_lekoala
      @Nicolas_lekoala Год назад +3

      @@Itz_FloppyFish I would personally like to see how to make a team changer GUI (with Group locked teams, Gamepasses, and normal access teams if it's not too complicated.)

    • @waraxol6939
      @waraxol6939 Год назад +3

      @@Itz_FloppyFish its not working even if i rename it could you help

    • @Idk1234abcSorryIfImCringeLol
      @Idk1234abcSorryIfImCringeLol Месяц назад

      @@Itz_FloppyFish I don't need a separate tutorial for this, all I want is a cam facing a place to finish off my menu screen, and so that the player can't move while the menu is in action. Edit: Ik I already was begging for this lol sorry for bothering you if I did 3:

  • @breadome
    @breadome 4 месяца назад +11

    its good but how do i make my game with the buttons in the way?

    • @allyhedgehog
      @allyhedgehog 3 месяца назад

      did you ever figure this out? im wondering this too, but i think i just might be stupid lol

    • @mr.kniest
      @mr.kniest 3 месяца назад

      @@allyhedgehog same

    • @PersonPerson930
      @PersonPerson930 3 месяца назад +4

      At the top press view and then UI Visibility

    • @VCNO
      @VCNO 3 месяца назад

      @@PersonPerson930this works perfectly, except how do you get rid of the blur as well? Thanks btw

    • @JosefMacrdich
      @JosefMacrdich 3 месяца назад

      Bro u thought its outdated cause it aint working for me how did it work for you guys?

  • @Fnafgirly
    @Fnafgirly 8 месяцев назад +3

    The play button dosen't work

  • @Ammy_Wa7sh
    @Ammy_Wa7sh Месяц назад

    Bro this guy is a life saver what can I do without you???

  • @waynenheth
    @waynenheth 6 месяцев назад +1

    This helped me out so much🎉

  • @smallfoxstudios
    @smallfoxstudios Год назад +5

    Thank you for the helpful tutorial! Quick question: If I want to keep the player from moving until they press play, what should I do/script?

    • @Marbler-mn1ew
      @Marbler-mn1ew Год назад

      i haven't tried this yet, but i suppose you could maybe try setting the walkspeed of the player to 0 and once the play button is clicked, set it to the default walkspeed

    • @Ubihh
      @Ubihh Год назад +1

      @@Archaid. where do you put the script in-
      im sorry am dum

    • @Aeriiona
      @Aeriiona Год назад +1

      @@Ubihh I put it in ScreenGui, it works but it doesn't let you move after clicking play

    • @KILLFEARR
      @KILLFEARR Год назад +3

      local Gui = script.Parent.Parent
      local Player = game.Players.LocalPlayer
      local Char = Player.Character or Player.CharacterAdded:Wait() Char.Archivable = true Char:WaitForChild("HumanoidRootPart").Anchored = true
      script.Parent.MouseButton1Click:Connect(function(clicked)
      Gui:TweenPosition(UDim2.new(0,0,1,0), "InOut", "Sine",3.5)
      for i = 1,25 do
      wait (0.05)
      game.Lighting.Blur.Size = game.Lighting.Blur.Size - 3
      local Char = Player.Character or Player.CharacterAdded:Wait() Char.Archivable = true Char:WaitForChild("HumanoidRootPart").Anchored = false
      end
      end)@@Aeriiona

    • @vexqutz
      @vexqutz 9 месяцев назад

      ​​@@KILLFEARR the player remains unable to move after clicking play

  • @21_des1res8
    @21_des1res8 Год назад +4

    Great tutorial! Helped a lot, but how do I make the screen guis fit on any device?

  • @plexxy3784
    @plexxy3784 Год назад +10

    what no one is talking about is the fact that if you switch the screen to a different moniter the "play" button is in the center anymore if your moniters are different sizes. meaning if someone doesnt have the same moniter size as yours , it will look really weird. is there any way to fix this?

  • @jibranron4786
    @jibranron4786 Месяц назад +2

    IMMA ALMOST NEED TO SLEEP DOING THIS ITS SO HARD BUT GREAT JOB MAN!

  • @SidneyYTube
    @SidneyYTube 4 месяца назад

    I like how he leaves the scripts down below. so helpful!

  • @Ubihh
    @Ubihh Год назад +4

    can you make it so that the players cant move while the menu is open?

    • @bestxk3176
      @bestxk3176 Год назад

      Same

    • @ElixirGolemUser
      @ElixirGolemUser 8 месяцев назад

      Yall

    • @ElixirGolemUser
      @ElixirGolemUser 8 месяцев назад

      My tip for this is to just make the background a plain color and add a room at spawn so then players dont die,then make a script where when you click play you get teleported to the actual game---hopefully this was helpfull

    • @Ubihh
      @Ubihh 8 месяцев назад

      @@ElixirGolemUser i made 2 seperate scripts for the closing and the speed regain if yall want it i can send it, tho it might be buggy

  • @riveroselpro7395
    @riveroselpro7395 9 месяцев назад +6

    The credit button doesn't work, can someone help me? pls

    • @a_new_yoyo-er
      @a_new_yoyo-er 5 месяцев назад +1

      my play button doesnt work idk if its the new update

    • @Real-Snowball_vr
      @Real-Snowball_vr 4 месяца назад

      @@a_new_yoyo-er ik right

    • @shpatishpati5864
      @shpatishpati5864 2 месяца назад

      @@a_new_yoyo-er for me it works fine

    • @Mtr_R
      @Mtr_R Месяц назад +1

      Yeah the button doesn't work, but I did find an alternative script, you can just copy and paste it:
      local creditsBtn = script.Parent
      local creditsFrame = script.Parent.Parent.Parent:FindFirstChild("CreditsFrame")
      creditsBtn.Activated:Connect(function()
      creditsFrame.Visible = not creditsFrame.Visible
      script.Parent.Parent.Visible = false
      end)
      NOT PART OF THE SCRIPT - I would edit "CreditsFrame" to whatever you named it to then you're fine.

  • @inanimateedi
    @inanimateedi 4 месяца назад +4

    Alright, but how do i remove the UI's off of my screen and get back to working on my map?

    • @Halal_Palestine24
      @Halal_Palestine24 4 месяца назад +2

      yes

    • @nxtezen
      @nxtezen Месяц назад

      HOOOW

    • @Infityart
      @Infityart 25 дней назад +1

      Just make it really small and adjust it after you don't need to work on the map :D

    • @nxtezen
      @nxtezen 25 дней назад

      @@Infityart no

    • @Infityart
      @Infityart 25 дней назад

      @@nxtezen ?

  • @Nugg3ts-n7o
    @Nugg3ts-n7o 5 дней назад

    This vid helped a ton with the development of my game weary that is not done yet but that earned a like and sub❤

  • @ayankurdi
    @ayankurdi 2 месяца назад +1

    THANK YOU SO MUCH YOU ARE MY FAV ROBLOX STUDIO TUTORIAL!!!

  • @swieber931
    @swieber931 Год назад +4

    I did everything right but the button dont spawn pls help me

    • @Izuma_tempest
      @Izuma_tempest 5 месяцев назад

      put it in screengui it will appear

  • @pamgamersteam2592
    @pamgamersteam2592 6 месяцев назад +48

    Dosent work 😢

    • @Figure817-m7f
      @Figure817-m7f 5 месяцев назад +5

      Maybe you put a Wong code

    • @AllisonJoselowitz
      @AllisonJoselowitz 4 месяца назад +5

      First save it and then go back to it

    • @AllisonJoselowitz
      @AllisonJoselowitz 4 месяца назад +4

      Code only work once it’s been saved

    • @azkaputrabagaskara
      @azkaputrabagaskara 4 месяца назад +3

      Its still confusing, i got the local script but when i click it it didnt show up the code schreen

    • @alleachristofferson
      @alleachristofferson 2 месяца назад +2

      @@azkaputrabagaskara press enter

  • @maisie1060
    @maisie1060 5 месяцев назад +4

    It didn’t work

  • @user-BattleGroundBuds
    @user-BattleGroundBuds 15 дней назад

    Yoo thanks a lot this is really gonna help out with my game bro deserves 100k subscribers rn🔥🙏

  • @MR.M0T0
    @MR.M0T0 2 месяца назад

    Im making a car simulation game by myself and this really helped thank you so much for the help!

  • @Anonymous-lo4gr
    @Anonymous-lo4gr 4 месяца назад +1

    omg thx the only thing that my game needs i watched the entire tutorial and the codes were working thank you so much :D

  • @Minermonkejoe
    @Minermonkejoe 2 месяца назад

    DUDE THANK YOU
    YOU ARE LITERALLY THE ONLY PERSON I KNOW OF THAT ACTUALLY HELPS WITH THESE KIND OF SCRIPTS AND STUFF

  • @snipe_15
    @snipe_15 28 дней назад

    mega thanks its so simple to work through the process step by step

  • @WreckRBLX
    @WreckRBLX 27 дней назад +1

    floppy boi is at it agaaainn

  • @milyfr
    @milyfr 3 месяца назад

    YOU DON'T KNOW HOW MUCH THIS HELPED ME!

  • @StupidMeme700
    @StupidMeme700 2 месяца назад +1

    THANK YOU SO MUCH THIS IS A REAL TUTORIAL

  • @GamingQuasarShorts
    @GamingQuasarShorts 3 месяца назад +1

    THX MAH MAN I WAS JUST SCROLLING THROUGH FOR MY GAME AND FOUND THIS U FOUND A NEW SUBBB

  • @Gcha.creeaations
    @Gcha.creeaations 4 месяца назад

    this is so useful idk what I would’ve done without this tysm !!

    • @Peanut_3483-m3t
      @Peanut_3483-m3t 4 месяца назад +1

      Oh sorry about it. I think the script is out of date.

  • @Orzelblox
    @Orzelblox Месяц назад

    This guy is the goat, even though this was made a year ago, it still work! ITS FIRE BRO! 😀

  • @TheCanineGamer
    @TheCanineGamer 6 месяцев назад

    Thank You So much this helped my game look so much more complete

  • @dzwon8270
    @dzwon8270 28 дней назад

    IM WORKING ON MY SUGAR RUSH GAME SO IT HELPED ME SO MUCH

  • @heyaitzpaule
    @heyaitzpaule 3 месяца назад

    Thank you so much! I adjusted it based on my liking and added more as decorations! It works so flawlessly :0

  • @HaHa-d3o4x
    @HaHa-d3o4x 12 дней назад

    Thanks for helping me do my first script!

  • @arrow_studios3544
    @arrow_studios3544 3 месяца назад

    Thank you so much! I am creating a horror game and the only thing missing is the camera facing my chosen direction, but overall, everything works. Thanks!

    • @Davizitto
      @Davizitto 3 месяца назад

      my credits button dont wanna open what i do??

  • @Koziplayz
    @Koziplayz 2 месяца назад

    i never leave comments but thsi is just perfectly what i needed thank you so much!

  • @yusufkouba2449
    @yusufkouba2449 4 месяца назад

    This is sick. Ppl defo didnt watch vid properly cuz it 100% works.

  • @chickennuggetconspiracies3870
    @chickennuggetconspiracies3870 6 месяцев назад

    One of the most helpful videos for scripting, thanks so much!

  • @pro_123jj
    @pro_123jj 8 месяцев назад +1

    thanks so much this helps a lot and I was able to use the Credit codes to make a shop icon too!

    • @LIFEOFAIYSHA
      @LIFEOFAIYSHA 5 месяцев назад

      can u tell what videos u used? js started making my own game

  • @slagstaff409
    @slagstaff409 10 дней назад

    BRO you helped me on my game littraly!! THANK YOU SO MUTCH!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! (also i adddet you on my credits screen for helping me on the main menu😁😁)

  • @divyaj1455
    @divyaj1455 2 месяца назад +1

    u gained a new subscriber:)

  • @Zosia-b2u
    @Zosia-b2u 15 дней назад

    and thanks so much! because now its all layed down like a popular game!

  • @M44TTT
    @M44TTT 4 месяца назад

    SO GOOD U EXPLAINED IN DEPTH ACTUALLY WWWWW

  • @lelecas..69lol
    @lelecas..69lol 2 месяца назад +1

    Best tutorial I've ever seen, btw, if you want to use that tool to round the buttons, just go to the + on the button and select the uicorner tool. New sub and like!😛😛

  • @ReGGieOffical
    @ReGGieOffical 14 дней назад

    Thank you so much! In a thanks I just purchased your Floppy shoulder pal!

    • @Itz_FloppyFish
      @Itz_FloppyFish  14 дней назад

      Woohoo, Thanks so much!

    • @ReGGieOffical
      @ReGGieOffical 14 дней назад

      @@Itz_FloppyFish No problem, keep up the good work. I have a question though any chance you could make a video on creating a car spawner GUI that works and how to add cars to that spawner?

  • @UdayFr777
    @UdayFr777 Месяц назад +1

    W bro nice work keep it up 🔥💯

  • @Randomrobloxyoutuber8
    @Randomrobloxyoutuber8 3 месяца назад

    TYSM!!! I'VE BEEN MAKING A GAME AND THIS TUTORIAL HELPED ME ALOT, TY!

  • @N00b_SHORTZz
    @N00b_SHORTZz 2 месяца назад +1

    GUY!!! BEFORE SAYING IT DOESN'T WORK OR ASKING FOR HELP, PLEASE REVIEW THE VIDEO AND MAKE SURE YOU DID EVERYTHING CORRECTLY!
    (I used it on 5 different accounts and it has worked everytime)

  • @Sup.810
    @Sup.810 Месяц назад

    BRO FINALLY SOMETHING THAT WORKS!!! Ive been making a game called Rp Arkansas. Ive been making it on a game called studio lite on roblox that mimics roblox studio because I don’t have a pc and usually when i try to script something that i seen off of youtube it doesn’t work. I didnt have high hopes for this to work either but it actually did. THANK YOU A LOT!!!!

  • @FarminBoys-k7f
    @FarminBoys-k7f Месяц назад

    tysm! this help so much and it was easy

  • @Caraqlo231
    @Caraqlo231 3 месяца назад +1

    I love you channel, You helped me so much with my game😊

  • @Beseboi
    @Beseboi Месяц назад +1

    Awesome video! thank you. But i was thinking how to add a sound when clicking a button?

  • @NitroGamer_Roblox
    @NitroGamer_Roblox 3 месяца назад

    OMG, best Roblox Studio tutorial I have ever done!!

  • @muhamed-kj9kj
    @muhamed-kj9kj 2 месяца назад

    absolute flippin legend.

    • @muhamed-kj9kj
      @muhamed-kj9kj 2 месяца назад

      only problem is im making the game and all i see is a menu infront of me

  • @Xtra-p7b
    @Xtra-p7b 4 дня назад

    Thanks this really helped! Roundify wouldn't work for me so I used UI corner.

  • @LucasSkipper-ur9hu
    @LucasSkipper-ur9hu Месяц назад

    Thank you so much for this it really helped now i can be really good

  • @cashmlnecraft
    @cashmlnecraft Месяц назад

    thanks! i will be trying this out right now,

  • @Timmy582
    @Timmy582 5 месяцев назад +1

    U EARNED A NEW SUB thanks so much bro keep the work up

  • @jonathanquinones2197
    @jonathanquinones2197 Месяц назад

    Thank you man you earned a new sub this saved me so much time in my game Explore its my first game so this saved me ALOT of time

  • @FORSOCIAL-gz2gb
    @FORSOCIAL-gz2gb 8 месяцев назад

    tysmm this is the first tutorial that worked for me!

  • @NotZoeRoblox-1311
    @NotZoeRoblox-1311 4 часа назад

    Thank you so muchhh❤

  • @LifeWithEmojisChannel
    @LifeWithEmojisChannel 3 месяца назад

    Thanks! I needed this for my game called "Above The Clouds (Updated)" and I'm actually updating it to update 0.3.26!

  • @Fleshjerda
    @Fleshjerda 2 дня назад

    Thanks, this video really help

  • @Yellow_Idiot
    @Yellow_Idiot 4 месяца назад

    This is the best tutorial ever
    thank you so much and it helped me to modify my games massively🎉

  • @GAli-p4p
    @GAli-p4p 2 месяца назад +1

    It worked thank you so much❤❤❤❤❤❤

  • @TheRobloxCoolKids856
    @TheRobloxCoolKids856 2 месяца назад

    this was hugely helpfuly thank you!

  • @JujutsuShowdownOfficial
    @JujutsuShowdownOfficial 2 дня назад

    YOUR VIDEOS ARE AMAZING, I CAN FINALLY MAKE MY GAME :D

  • @bobfromSlapBattles3
    @bobfromSlapBattles3 4 месяца назад +1

    bro you helped me so much you deserve a like and sub

  • @mochiis_cafe
    @mochiis_cafe 6 месяцев назад

    omg tysm! Im a beginner roblox studio game developer and this helped me sm ty! i subscribed too

  • @M0T3Y-l0l
    @M0T3Y-l0l 3 месяца назад

    This guy helped me make a game I made, so thanks so much! your content is so informative except there is a negative, the quality. besides that, your content is great! keep it up! (My game is named Frontrooms if anyone is interested. it's not out yet)

  • @HelloMeetsRick
    @HelloMeetsRick 4 месяца назад +2

    Dude you don't even know how much risk I was in without this thank you

  • @Jstbape
    @Jstbape 3 месяца назад

    you earned a sub i watched a 1hr video with 30 of scritping and it didnt work this was simple and had the same out come thanks

  • @captainhotrod5830
    @captainhotrod5830 7 дней назад

    You are a bloody legend

  • @AskBjerregaard
    @AskBjerregaard Месяц назад

    your the best at making tutorials

  • @djkeyk1
    @djkeyk1 8 месяцев назад

    thx bro! i love this tutorial! you helped me so much for my game called, "Battlegrounds V1.0!" and yes i added this when the game was released

  • @IdioticActivity-xk4eq
    @IdioticActivity-xk4eq 12 часов назад

    Thank you so much bro, you earned a sub.