Make a level select screen in Unity (With ANIMATED buttons)

Поделиться
HTML-код
  • Опубликовано: 18 июн 2024
  • Project files from the video ► / 83579205
    My Website ► blakeygames.com/
    Main Channel ► / @bblakeyyy
    Discord ► / discord
    Request a tutorial ► forms.gle/JLBkpHt1ZFLpn7TE9
    Intro: 00:00
    Project Files: 00:13
    Making first button: 00:46
    Button script: 01:46
    Build Index: 03:01
    Improve button and animations: 03:36
    Multiple Buttons: 10:12
    Showcase: 11:22
    Outro: 11:33
    ♪ Onion (Prod. by Lukrembo)
    Link : • (no copyright music) l...
    ♪ Branch (Prod. by Lukrembo)
    Link : • (no copyright music) c...
    ♪ Biscuit (Prod. by Lukrembo)
    Link : • (no copyright music) l...
    ♪ Bread (Prod. by Lukrembo)
    Link : • (no copyright music) j...
    unity,unity level select,unity select level,level select,unity level select screen,unity level select menu,level,level select menu,unity level selection,unity level manager,unity level selector,unity level unlock,unity tutorial,level select unity,scene select menu unity,level selection unity,unity level select tutorial,unity 3d,level selection,proceed to next level unity,unity3d,scene select unity,level unlock unity,load next level unity
  • ИгрыИгры

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

  • @Blockhead-xc3dq
    @Blockhead-xc3dq Год назад

    Blakey is the best

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

    I fix the error no need man but you are a gooooood guy!

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

    Hi Bblakey. I was wondering if you can make a tutorial on how to import pixel art to unity more in depth?

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

      Not sure what else I could add to make it a full video that isn’t in the short

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

      Oh ok

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

    Hi Bblacky, i was wondering if you could make a video about how to use pro builder

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

      Can do yeah. Wasn’t planning on it due to Brackeys having one already but if a 2023 version would be beneficial sure

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

      @@morebblakeyyy thanks so much!

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

    Hello, Hope you can reply, yr videos are super helpful and your intellisense is amazing,
    can u make a video on how to get that type of intellisense

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

    I have an error it is saying that Scene 'Level1' couldn't be loaded because it has not been added to the build settings or the AssetBundle has not been loaded. I already had added the scenes to the buildSettings what should I do?
    To add a scene to the build settings use the menu File->Build Settings...
    UnityEngine.SceneManagement.SceneManager:LoadScene (string)
    levelsMenu:ChangeLevel () (at Assets/levelsMenu.cs:12)
    UnityEngine.EventSystems.EventSystem:Update ()