CREATE MAIN MENU IN UNITY - TUTORIAL

Поділитися
Вставка
  • Опубліковано 25 лис 2024

КОМЕНТАРІ • 14

  • @ДмитроНечай-с9о
    @ДмитроНечай-с9о 4 роки тому +2

    Nice small tutorial!

  • @fufutomyumkung5405
    @fufutomyumkung5405 3 роки тому

    Hi, just really need your help.
    I’ve been trying to add “no function “ but there’s no Lauchgame on my MacBook. What am I do wrong? Can you help me? Thank you so much

  • @shankarshivam1877
    @shankarshivam1877 4 роки тому

    Hi Clipper , I am Getting Some Problem While Adding Bloom In Object Its Start Glowing All Object In Scene. Object Is Glowing In Both Scene And Game View But When I Build And Run the Game in Android Its Not Glowing , Its Working in PC but Not in Android , Please Help.

    I want Different Glowing Intensity For Different Object How Can I do That When I Give Intensity to 4 In Volume Script , Its Glows ALL Things In Scene And When I Set it From Global to Local its Stop Glowing Completely . I Am Working In Universal Render Pipeline And Making Game For Android Any Solution Please .

    • @ClipperDev
      @ClipperDev  4 роки тому

      Hello, I suppose it might be something with graphics settings, like graphics tier. Meaning, at default the post processing effects (bloom including) are turned off. See if the tier you have selected at default has it chosen or not

  • @unpaidintern
    @unpaidintern 4 роки тому

    Yo Can you comment the script cuz the script i entered didnt work

  • @TiecePiece
    @TiecePiece 4 роки тому

    Can you post the script somewhere so I can see what errors I made

  • @samharris4836
    @samharris4836 4 роки тому

    when I hit start game it doesnt exits the game and when I hit exit game it does nothing (this is when I built and run the game

    • @ClipperDev
      @ClipperDev  4 роки тому

      Check if you correctly assigned the functions to the buttons and if you added scenes to the build and if the name of the scene you want to start is correctly written. It’s easy to make an error there 🧐

    • @samharris4836
      @samharris4836 4 роки тому

      @@ClipperDev but when I run it in the editor everything works fine

    • @ClipperDev
      @ClipperDev  4 роки тому

      I think it is because they are not added to the build. When you run in the editor the editor sees the scenes in your project but when you build it only the current scene is build built. Stupid, I know 🤷‍♂️

    • @samharris4836
      @samharris4836 4 роки тому

      Clipper I have them added to the build and I’m still having the issue