5 Minute MAIN MENU Unity Tutorial

Поделиться
HTML-код
  • Опубликовано: 27 сен 2024

Комментарии • 952

  • @BMoDev
    @BMoDev  4 года назад +404

    For those having an error with SceneManager make sure the top of your script has this statement:
    using UnityEngine.SceneManagement;

    • @roblenwithyou8618
      @roblenwithyou8618 4 года назад +1

      what statement?

    • @roblenwithyou8618
      @roblenwithyou8618 4 года назад +1

      BRUH

    • @oakleyblade9400
      @oakleyblade9400 4 года назад +6

      @@roblenwithyou8618 so you know when at the top of the screen it says using UnityEngine; ? well, right under it put using UnityEngine.SceneManagement; so that it knows to switch scenes when you wright the scene scripts.

    • @theboigamer1155
      @theboigamer1155 4 года назад

      I know that

    • @pfp4ever
      @pfp4ever 4 года назад +1

      4:00 pause and look at the imports basicly line 4

  • @joshi7978
    @joshi7978 4 года назад +382

    and finally you can also qui-

    • @UNKNOWN-fy7qw
      @UNKNOWN-fy7qw 4 года назад

      Hi can you give me the code i cannot see properly plz

    • @zw9001
      @zw9001 3 года назад +1

      that made me crack up so hard lmao

    • @PTurtle
      @PTurtle 3 года назад +1

      @@UNKNOWN-fy7qw he is literally reciting it

    • @Galaxy_World
      @Galaxy_World 3 года назад

      XD

    • @Galaxy_World
      @Galaxy_World 3 года назад

      @@UNKNOWN-fy7qw what

  • @Rumpael
    @Rumpael 4 года назад +531

    Instructions unclear, created GTA 6

    • @o1-preview
      @o1-preview 3 года назад +7

      ty for gta6

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

      THANKS MATE 😂😂

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

      I ended up with Super Mario 67 if that smells good to anyone.

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

      @@presidentobama2561smells good to me

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

      Wow.

  • @marshall123x
    @marshall123x 3 года назад +235

    Great tutorial! However i think its important to mention that in some projects you may need to change your image's texture type from "Default" to "Sprite(2D and UI)" before you can drag it to the image source.

    • @MASTERX-nw2gk
      @MASTERX-nw2gk 3 года назад +6

      Can you please tell me how to do that im stuck in this situation where I can't drag my image to the source image

    • @marshall123x
      @marshall123x 3 года назад +31

      @@MASTERX-nw2gk So i tried replying to this twice now and for whatever reason its not showing up so please excuse me if there are multiple replies by me. So the way you change the texture type is while in unity, in the project tab, in the assets menu click on the image that you want to change the texture type of, once highlighted under the inspector tab for that image the first drop down menu should be "Texture Type". Open the drop down menu and click "Sprite (2D and UI)". That should be the solution youre looking for, hope it helps! :)

    • @MASTERX-nw2gk
      @MASTERX-nw2gk 3 года назад +3

      @@marshall123x Thank you so much I really Appreciate it !!!

    • @marshall123x
      @marshall123x 3 года назад

      @@MASTERX-nw2gk np, glad i could help! :)

    • @MASTERX-nw2gk
      @MASTERX-nw2gk 3 года назад +1

      I can confirm this works

  • @LetsBuildWithExoticWolfieTM
    @LetsBuildWithExoticWolfieTM 4 года назад +146

    I love the ending

  • @migo70
    @migo70 4 года назад +58

    Only thing to add is for the SettingsMenu you have to manually set it not active in the Hierarchy otherwise they both load on run. On the object itself left of the name there is a tick box.

    • @hunnitroundheath7456
      @hunnitroundheath7456 3 года назад +2

      When I do this the back button doesn't appear in the settings menu, there are just no buttons, only the background image

    • @marcomd7204
      @marcomd7204 2 года назад +4

      thk that was my problem hahaha

    • @andydy3470
      @andydy3470 2 года назад +3

      Thanks man u helped me so much.

    • @uchimama
      @uchimama 2 года назад +1

      thank you!!!

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

      I still have this problem the first time i load it. If i hit settings and go back its normal and works

  • @BluebellyGaming
    @BluebellyGaming 2 года назад +26

    Holy crap this was 10k times easier to understand than all other tutorials I've seen. Thank you.

    • @BMoDev
      @BMoDev  2 года назад +3

      Happy to hear that!

  • @definarte
    @definarte Год назад +81

    This guy teaching us things in 5 minutes faster than my teachers with 6 months of class

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

      True but most of the time the longer ones are more in depth, but this specific tutorial is still so amazing.

  • @GroundZeroSFM
    @GroundZeroSFM 5 дней назад +1

    For any who have an overlapping BACK button, (assuming you named everything the same as he did) select "SettingsMenu" in the Hierarchy tab. Then in the Inspector tab uncheck the box that is to the right of the 3D cube outline, and to the left of where you name the object. Now the BACK button shall only show after clicking on the Settings Button. I hope this helped!

  • @revmatch6r
    @revmatch6r 4 года назад +66

    5 minutes on the dot 😂 super helpful, might be my favorite one yet

    • @BMoDev
      @BMoDev  4 года назад +2

      Hahah I had to pickup the pace near the end to make it, was a close one. Thanks!

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

      5:09, technically, but still 😅

  • @BobTheBuilder294
    @BobTheBuilder294 Год назад +37

    If you're having trouble setting the image as the background try changing the texture type to "Sprite (2d and UI)" in the inspector for it.
    I was so confused why it wasn't working because it let me use it earlier, i think once you import textmesh pro stuff it messes with your settings a little. I nearly went insane.

  • @darkpink_electronics4523
    @darkpink_electronics4523 4 года назад +61

    using System.Collections;
    using System.Collections.Generic;
    using UnityEngine;
    using UnityEngine.SceneManagement;
    public class menuscript : MonoBehaviour
    {
    public void PlayGame()
    {
    SceneManager.LoadScene(SceneManager.GetActiveScene().buildIndex + 1);// this can load the scene number 1 (game)//SceneManager.GetActiveScene().buildIndex +1
    }
    public void QuitGame()
    {
    Application.Quit();
    }
    }

    • @majacebulska3017
      @majacebulska3017 3 года назад +1

      thank you!

    • @Alaa-or9mn
      @Alaa-or9mn 2 года назад

      thank you! :)

    • @Kasuga-
      @Kasuga- 2 года назад +1

      omg thankyou so much i added buildIndex * 1 by mistake and have been facing problem from last 3 days finally it worked!!

    • @GDSick
      @GDSick 2 года назад

      Thanks For Code Fix

    • @underratedtheboi7595
      @underratedtheboi7595 2 года назад

      Love uuu ❤

  • @ramdom_player201
    @ramdom_player201 2 года назад +34

    As useful as this tutorial was, I still found it too fast and had to frequently rewind to catch things. I had to time the pause very precisely in order to see the first line of code for the created script.

  • @2GuitarsPlay
    @2GuitarsPlay 3 года назад +48

    Just in case anyone has this issue:
    Don't call your script SceneManager, otherwise it will replace the SceneManager in SceneManagement and it won't show any methods. :)

  • @AcroGrade
    @AcroGrade 3 года назад +14

    I love you so much dude. I needed this done in like 5 minutes for a class project due in a bit and you came in clutch.

    • @Electryz
      @Electryz 3 года назад

      how convenient

  • @bas5070
    @bas5070 4 года назад +24

    accidentally broke in the Pentagon. Instructions unclear
    nahh just kidding was suuuuper usefull!!

  • @jimmyljr95
    @jimmyljr95 4 года назад +19

    Lol @the ending. Thanks, that was such a fast turnaround from when I asked about main menus on the last video! And it's exactly what I needed.

    • @BMoDev
      @BMoDev  4 года назад +3

      I got you

    • @jakewill8702
      @jakewill8702 4 года назад +1

      @@BMoDev Hey so i have a question will the quit Button REALLY work xD?

    • @BMoDev
      @BMoDev  4 года назад +1

      @@jakewill8702 Yep! When you play in the Editor it won't, but you can test it by going to File->Build & Run, it should close the application when its running for real!

  • @anbu5667
    @anbu5667 4 года назад +57

    you deserve more subs

    • @BMoDev
      @BMoDev  4 года назад

      🙏Thanks

  • @fo4357
    @fo4357 3 года назад +23

    Um... You may have edited out too much to make it shorter. You skipped over the step of adding the using statement in the script, and you jumped over the onClick settings for GameObject.SetActive. Yes the tutorial was technically short, but I had to keep going back to see what you did. You should make sure your instructions include ALL steps.

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

      hi im also hiaving trouble with that part and im so confused, can you help me on the GameObject.SetActive?

  • @dompi379
    @dompi379 4 года назад +9

    This video is legendary. This is too much help, I'd normally have to go through 20 videos to find this much useful information. Thank you very much!

    • @BMoDev
      @BMoDev  4 года назад +2

      Glad you found it helpful!

  • @andreasmagne7582
    @andreasmagne7582 2 года назад +7

    I can't select the function in the on click thing. In the drop-down it doesn't say: "GameObject", "RectTransform" or "MainMenu", only "Monoscript"

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

      You need to drag the main menu game object on the small box under "On click".

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

    For those experiencing issues with the code-I was having issues with the quit feature not appearing, this code fixed it- THANKS CHATGPT
    using UnityEngine;
    using UnityEngine.SceneManagement;
    public class MainMenu : MonoBehaviour
    {
    public void PlayGame()
    {
    SceneManager.LoadScene(SceneManager.GetActiveScene().buildIndex + 1);
    }
    public void Options()
    {
    Debug.Log("Options not implemented yet");
    }
    public void QuitGame()
    {
    Application.Quit();
    }
    }

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

    I just made my first game (including menu) in Script and I made it work for PC and Mobile Controls as well, so that was kinda tricky to do, and now it‘s really interesting to see, how another engine does it. I love that it comes with auto-generated events for the buttons. So thank you, this was very interesting and informative to watch.

    • @ReiBois
      @ReiBois 11 месяцев назад

      What is your game ? Kinda curious

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

    menus are easy enough to layout. The bugger is the art and scripting for everything to work seamlessly throughout the game :D

  • @adomasjarmalavicius2808
    @adomasjarmalavicius2808 4 года назад +2

    this is taking me already 4 hours

  • @Wownerd1265
    @Wownerd1265 2 года назад +5

    Helpful, but there were definitely points where you didn't mention things you were doing. For instance, the using UnityEngine.SceneManagement; (which you addressed) and also setting the On Click () function to GameObject.SetActive when you were setting up the options button to hide the MainMenu. That one took me a few minutes because the cut you did to that point really distracted me from the fact that the dropdown menu changedd.

    • @Wownerd1265
      @Wownerd1265 2 года назад +2

      You also did not cover how to set the "Back" button to Active = False to start; I will figure this out, but again, frustrating.

  • @KsaCommentator
    @KsaCommentator 4 года назад +13

    the BEST
    should've known your channel before
    hope to see that u have 100k+ subs
    you deserve it
    keep going

    • @BMoDev
      @BMoDev  4 года назад +2

      Wow! You are too kind 🙏 I'll try to live up to that

  • @siddharthsharma2129
    @siddharthsharma2129 2 года назад +4

    You just saved my life with this video. I had already composed the music for the main menu which I don't yet have, but soon will thank to you and this wonderful video! 🙂

    • @BMoDev
      @BMoDev  2 года назад

      Nice, I wanna hear it

  • @achintyacancode3543
    @achintyacancode3543 3 года назад +4

    Anyone having problems with the selected color option in the button, just set navigation to none and then set the selected color Alpha to 0, It works like a charm!

  • @JamieClash
    @JamieClash 3 года назад +2

    I always forget what I’m playing even though I clicked the application 2 seconds ago
    Game titles are very helpful

  • @timothymanuel9071
    @timothymanuel9071 4 года назад +5

    thanks for the Tutorial you really do deserve more subs and views, it was perfect for what I needed and helped a lot

    • @BMoDev
      @BMoDev  4 года назад +1

      Thank you, I really appreciate that! I'm truly happy it helped you

    • @NareReti
      @NareReti 3 года назад

      @@BMoDev but for the image it does'nt work

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

    this is good. I forgot how buttons worked lol. I took this video and went straight to animating a menu with an animation controller. On the transition you just put a trigger, which works pretty much the same as turning on and off the menu's

  • @Ben-bg2lp
    @Ben-bg2lp 4 года назад +5

    You left off so many stuff at the end to make the video 5 minutes long!
    Exactly how I would do it!

  • @peperoni06460
    @peperoni06460 4 года назад +2

    I search "Unity 2d menu" on RUclips, the second video is this one, i'm not disappointed, thanks

  • @coutnico-f9265
    @coutnico-f9265 4 года назад +6

    i liked your video, now i can make some screens, but was super hard to follow even on 0.75 speed. Maybe people like my prefer a 10min video than a 5min video that you can take 30mins to follow completly
    thanks a lot for your work

    • @senne7636
      @senne7636 4 года назад +2

      Yeah really 1 hour and a half work for a video from 5min😂

    • @ellienyan
      @ellienyan 4 года назад

      pause button

  • @youtubebero5154
    @youtubebero5154 2 года назад

    really yotube, really google, took me an hour to find this toturial and in the first minute of this tutorial I got my answer, I am really begining to question the intelligence of the programmers and people in FANG like companies. Wasting 1 hours of my precious time because you can't fine tune your algorithms , sad just sad,all I wanted to know was how to put a freaking image in the background. Thank you Bmo you a re a god like youtuber, got a subscriber here! keep it up!

  • @lando2519
    @lando2519 4 года назад +3

    In my "On Click()" section, it is letting me put in the .cs but not giving me any options for function to use. Anyone have an idea?

    • @bonse2000
      @bonse2000 4 года назад +2

      same did you find fix solution?

    • @TiaNeedsSleep
      @TiaNeedsSleep 2 года назад

      here one year later, same problem

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

      here 3 years later, same problem

  • @ellienyan
    @ellienyan 4 года назад +12

    Thanks for this quick tutorial on main menus
    this helped me a lot more than that famous dude brackeys.
    even tho this is only 5 minutes (which is a good thing!)

    • @BMoDev
      @BMoDev  4 года назад +1

      Lmao, thanks, I appreciate that. I love Brackeys though they make amazing content.

    • @nathlexandra
      @nathlexandra 4 года назад

      Hey can you help me w/ something? when i tried to put all of the buttons on the "On click " it doesnt work, how did you select everything?

    • @cercizbatha9034
      @cercizbatha9034 4 года назад

      @@nathlexandra just do each individually if it doesn't work .you dont have to highlight them

    • @projectflea9905
      @projectflea9905 4 года назад

      @⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻
      ⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻⸻
      This name....

  • @qurlighost9168
    @qurlighost9168 3 года назад +3

    Keep doing your thing its useful for beginners like me

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

    Fantastic Tutorial! Thank you so much!

  • @nikorigaming7022
    @nikorigaming7022 3 года назад +4

    I love how, when pressing the "Quit" button, the video ends. Intentionally. xD

  • @adhamsalYT
    @adhamsalYT 3 года назад +1

    this is the best main menu tutorial

  • @joemariejacinto1915
    @joemariejacinto1915 3 года назад +3

    youre a god!

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

    My like button is so smashed right now...

  • @_jules_08_
    @_jules_08_ 3 года назад +1

    I hit play and the Main Menu and the Options Menu shows at the same time and now it looks like a mess, for now, I disabled the Options Menu for the time being, help

  • @tombusckull
    @tombusckull 4 года назад +5

    When i have the back button say back it covers the quit

    • @fico777
      @fico777 4 года назад +4

      You have to disable SettingsMenu in the inspector of SettingsMenu, uncheck the box left to the name.

    • @gxsoldier7789
      @gxsoldier7789 4 года назад

      @@fico777 thanks man!

    • @alexgillard7886
      @alexgillard7886 4 года назад

      @@fico777 BRO, cheers for that!

  • @weaponkid1121
    @weaponkid1121 3 года назад +1

    THANK YOU! So quick, so concise, yet well explained

  • @vrsuhfx
    @vrsuhfx 2 года назад +4

    hey! great tutorial, but is there any way to hide the backbutton from the settings menu from being displayed on the main menu? noticed it duplicated.

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

      I have the same issue 7 months later lol

  • @overseasmusiccartelomcarte3611
    @overseasmusiccartelomcarte3611 2 года назад

    🤣🤣🤣 Bro how you ended this tutorial got me LMAO🤣🤣 dopest 5 minutes of the day.

  • @TheEarlPH
    @TheEarlPH 3 года назад +4

    This was perfect, thank you!

    • @BMoDev
      @BMoDev  3 года назад +2

      Glad you liked it!

  • @princeofholyafghanistan
    @princeofholyafghanistan 2 года назад

    People might forget what they are playing. That was awesome!

  • @Dizzapizza
    @Dizzapizza 4 года назад +3

    Having a issue with the button function... I click on no function, then MainMenu, but there is no PlayGame or QuitGame like the script..

    • @FlexterChannel
      @FlexterChannel 4 года назад

      I have the same problem.. Did you fix it?
      EDIT: I fixed it. You are not suppose to drag the code to the "On Click ()" you are suppose to drag the gameObject "MainMenu" into the "On Click ()"

    • @Dizzapizza
      @Dizzapizza 4 года назад

      Flexter I think that’s what I did but I’ll try again and see what it does

    • @nathlexandra
      @nathlexandra 4 года назад

      @@FlexterChannel Im having the same problem it just doesnt work i dont get it

    • @FlexterChannel
      @FlexterChannel 4 года назад

      Nathalie Orozco the C# script you used to write all your code in should be draged in to the ”MainMenu” gameObject. After that you drag the gameObject (MainMenu) into the ”On Click ()” inside the button’s inspector

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

    great video with all the fundamentals needed to get started! Thanks!

  • @jakeduncan2721
    @jakeduncan2721 4 года назад +3

    Love these vids man

    • @BMoDev
      @BMoDev  4 года назад

      Appreciate it 🙏

  • @HalcyonVoid
    @HalcyonVoid 3 года назад +2

    My quit and back buttons are overlapping when I load up the game. It disappears soon as I click settings and works fine after that. How can I make sure the back button is not showing right at load?
    Never mind. Set the options menu to be inactive.

    • @floydjay1361
      @floydjay1361 3 года назад

      Oh cool thanks dude same problame

  • @pepperedwater4265
    @pepperedwater4265 4 года назад +3

    Tutorials where they add comedy is good

  • @oakleyblade9400
    @oakleyblade9400 4 года назад +1

    this is super high quality. If you sounded like brakeys I would have thought it was Brakeys. more subs!!

  • @wonghinn7934
    @wonghinn7934 3 года назад +1

    guys remind if need to change the scene remember need to put
    "using UnityEngine.SceneManagement;" on the top side

  • @TheMoviesManX
    @TheMoviesManX 4 года назад +9

    Damn this is one amazing 5 minutes tutorial ! , I learned a lot of things in less than 30 minutes , thank you !

    • @BMoDev
      @BMoDev  4 года назад +3

      I appreciate the kind words

    • @TheMoviesManX
      @TheMoviesManX 4 года назад +2

      @@BMoDev You have no idea how much this video helps , thanks for sharing your knowledge sir :)

  • @totallyAud
    @totallyAud 4 года назад +1

    This will be my goto Menu System refresher video. Thanks man!

  • @kc1449
    @kc1449 4 года назад +5

    Question, how do we import animations for the background?

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

    thank you. This worked perfectly

  • @unrealdevop
    @unrealdevop 4 года назад +3

    Great tutorial but when I did the last part it went to the back page but wouldn't go back, I double checked and I had the setup correct

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

    0:50 THAT PART! WHAT ARE YOU DOING THAT I'M NOT??

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

    Easy to understand and implement to my project. Thank you so much ! Your tutorials are a goldmine.

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

    the ending was very smooth tbh :D

  • @fps-fc2bp
    @fps-fc2bp 4 года назад +3

    Please help, when i start my screen, both the quit and back button in vissible

    • @BMoDev
      @BMoDev  4 года назад +3

      select your OptionsMenu, in the inspector uncheck the box at the top to disable it.

  • @georgianally
    @georgianally 2 года назад +2

    This was exactly what I wanted and was done so well and clearly thanks so much!!! I'm making a frog game :-) This also taught me new unity tips!! 10/10 vid gonna look at your others now

  • @bendybotyt
    @bendybotyt 4 года назад +2

    Uhm nothing worked I got no options that have anything to do with the quit or play game code

  • @matthewowers9038
    @matthewowers9038 2 года назад +1

    used this tutorial in my 2D game was so quick and easy to follow, many thanks !!!

  • @yuhow1145
    @yuhow1145 3 года назад +1

    thank you so much for how quick and simple this is

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

    Gas tutorial; bonus points for that ending 😭

  • @ivanangelov8825
    @ivanangelov8825 3 года назад +1

    Nice, most of the stuff I knew, but still I learned something and gave me a kick start to finally stop slacking and do the menus for my hobby project!

  • @cmd5789
    @cmd5789 3 года назад +2

    Tip; watch on half speed

    • @BMoDev
      @BMoDev  3 года назад

      This is the way

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

    I followed every step here but for some reason my main menu buttons are not interacble. Clicking or hovering over them doesn't do anything. Yes, each button is checked for "interactable" and the script is coded & attached correctly. Anything else I am missing that wasn't shown in this video?

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

      Damn i have the same problem

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

      @@Patukakkonen Turns out I had removed the event system component from my event system object. Make sure that's working. And if you're using the old input manager, also add the Input Manager UI component.

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

      @@whatwouldscotdo3594 Where am i meant to put the Input manager thingy?

  • @NPCsz
    @NPCsz 4 года назад +1

    We need more 5 minutes series !!!

    • @BMoDev
      @BMoDev  4 года назад +1

      Yup, I'm definitely going to keep making them!

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

    genuinely very good and digestable tutorial

  • @dashadventure9952
    @dashadventure9952 2 года назад +1

    This was so helpful. 2 years later this is still good

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

    haha you were just on time haha I died at the end when you cut in the middle of the sentence XD

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

    Outro was too perfect.

  • @cercizbatha9034
    @cercizbatha9034 4 года назад +1

    Best tutorial every fr

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

    very simple and good tutorial, very nice

  • @pistoldagun6991
    @pistoldagun6991 4 года назад +2

    i like your vids cuz you talk alooooot and i like these people who talk alot keep it up!
    :D
    i subed

  • @santiagojuarez1289
    @santiagojuarez1289 3 года назад +1

    Haha, the quit end was pretty good. I didn’t know about that text mesh system. Thanks for your vids bro

    • @BMoDev
      @BMoDev  3 года назад +3

      You bet!

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

    short and simple, u earned new subscriber

  • @retrodino643
    @retrodino643 4 года назад +2

    Thanks, this video was very helpful and straight forward.

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

    "off camera ive been working with another scene, so i have this main menu scene that we've been working on"
    now heres where you got me confused.
    What we've been working on is a canvas which i cant drag into the build settings. And you dont explain how the canvas suddenly turned into a scene. someone explain?

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

    very good tutorial
    and code

  • @IyaB
    @IyaB 3 года назад +2

    U deserve more subs man😭

  • @Xpoiled
    @Xpoiled 2 года назад +1

    How do i fix buttons not highliting when i hover over them

  • @amb9401
    @amb9401 3 года назад

    it worked thank you so much !!!!! love the ending lmaooo

  • @Unicycleskill24
    @Unicycleskill24 2 года назад +1

    This is still relevant and helpful 2 years later! Thank you!

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

      No it aint you can't even click and drag the image

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

    Thanks! Helpful , quick and to the point

  • @NyemilwithAnakAyam
    @NyemilwithAnakAyam 3 года назад

    yo this is the best tutorial ever!! 😂
    just subscribed!

  • @turoreal
    @turoreal 4 года назад +1

    I love this tutorial so much.

  • @noki6536
    @noki6536 4 года назад +1

    Now I Know How To Make A Main Menu. Thanks

  • @kb_verruckt2735
    @kb_verruckt2735 3 года назад +1

    And finally you can also quit- *presses quit* (INSTANT TRANSITION TO OUTRO MUSIC)

  • @sinistergeek
    @sinistergeek 4 года назад +1

    Alright this is what i needed thanks for the Vid

    • @BMoDev
      @BMoDev  4 года назад +1

      Glad to hear it!

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

    Thank you so much very clear

  • @leonardocdepaula
    @leonardocdepaula 3 года назад

    Bro, you saved my Term Paper, thank you!