DIALOG BOX AND POP UP MENU - UNITY UI TUTORIAL

Sdílet
Vložit
  • čas přidán 13. 09. 2024
  • Want to talk video games? Come and join GAME DEVils od Discord: / discord
    Become my Patreon and help the channel grow! / clippergamedev
    LEARN C# IN 15 MINUTES?: • LEARN C# IN 15 MINUTES?
    You guys are awesome, BIG TIME!
    - - - - - - - - - - - - - - - - - - - - - - - - - -
    SUBSCRIBE: / @clipperdev
    - - - - - - - - - - - - - - - - - - - - - - - - - -
    This day I take you to the magic kingdom of user interface in Unity Engine. We will create a smart pop up menu or dialog box system - however you call it.
    - - - - - - - - - - - - - - - - - - - - - - - - - -
    Remember to stay tuned with me tutorials, by simply clicking the subscribe button.

Komentáře • 71

  • @LotsaJelloChannel
    @LotsaJelloChannel Před 4 lety +27

    TIP FOR VIEWERS: For animation, instead of doing that process for each element of the popup, just use the scale instead. Makes it much simpler and any time you change the size of something in the popup or add new elements to it, you don't have to go back and fix the animation. Great video!!!

    • @ClipperDev
      @ClipperDev  Před 4 lety +4

      Great advice, thank you! I Hope that if I made this video now, I would include this piece of advice 😁

    • @Kristian665
      @Kristian665 Před 4 lety +1

      What do you mean by "that process". Sorry I am new to Unity haha.

    • @JessicaUresti01
      @JessicaUresti01 Před 2 lety +1

      @@Kristian665 scale 0 0 0

  • @SnowyyAI
    @SnowyyAI Před 2 lety +1

    Good tutorial thanks, instead of a button to close the pop up I just used a timer, works well!

  • @ananta.poudel
    @ananta.poudel Před 4 lety +4

    Thank you soo much for Sharing , i am here to know how to implement a popup menu for my game.
    Thanks alot

  • @kaizensystemstudio
    @kaizensystemstudio Před 4 lety +4

    Nice one sir. This helps me a lot.

    • @ClipperDev
      @ClipperDev  Před 4 lety +1

      Understandable, have a nice day.

  • @BMRG14
    @BMRG14 Před 4 lety +8

    13:18 MOMENT!

  • @TryHardStudio
    @TryHardStudio Před 4 lety +2

    Nice I was looking for something like this, thanks for the tutorial.

  • @softcowgames
    @softcowgames Před 4 lety +2

    Thanks for sharing this!

  • @unkerror8819
    @unkerror8819 Před 4 lety +2

    good job you helped me alot.Btw why you sound's like a6d (search on yt) are you also french like him ?

    • @ClipperDev
      @ClipperDev  Před 4 lety +1

      Thank you for your comment. Love this! I’m planning on making a kind of q&a for 1k subs where I will certainly address all the speculations regarding me being French. Yes, you are not the first one 😂

  • @kboss1998
    @kboss1998 Před 3 lety +1

    GREAT VIDEO!

  • @WuutDafuq
    @WuutDafuq Před 4 lety +14

    Thanks for the tutorial !
    Can I suggest reducing the volume of the background music or removing it for your next videos? It's a bit distracting 😜

    • @ClipperDev
      @ClipperDev  Před 4 lety +3

      Well you can see in my newest video that I do take my audience’s feedback into consideration :) Recent upload is without any bg music. Maybe it is better, maybe not. Who knows?

    • @WuutDafuq
      @WuutDafuq Před 4 lety +1

      @@ClipperDev Amazing, thanks !

    • @ClipperDev
      @ClipperDev  Před 4 lety +2

      @@WuutDafuq If I'm allowed to give tips, my no 1 would be "never upload stuff on yt when you are dead tired". I uploaded just a partial screen capture footage instead of full video XD at least it is not loud

  • @danila116-52
    @danila116-52 Před 3 lety

    Thank you for your video.

  • @claralmao
    @claralmao Před 2 lety

    great video, but the open part could be in another video. D: i mean, i dont have the dialogue system yet.

  • @Vitrility
    @Vitrility Před 3 lety +2

    hey, do i need this big logic part of the code. If yes, where do i find it

  • @seancajes5008
    @seancajes5008 Před 4 lety +1

    Great tutorial.I have this code that it needs a popup window at the end of the video could you pls help me with this one?

  • @ep1c183
    @ep1c183 Před 4 lety +4

    how do you input the question mark thing in the player head? please upload a video for that

    • @ClipperDev
      @ClipperDev  Před 4 lety +4

      The question mark as an object is attached to the NPC and is displayed anytime their collider is triggered. But I can make a video tut on this, sure thing!

    • @JvMapote
      @JvMapote Před 4 lety

      @@ClipperDev please make one even tho its a short vid.

    • @ClipperDev
      @ClipperDev  Před 4 lety

      Alright I will but in two weeks at soonest

    • @JvMapote
      @JvMapote Před 4 lety

      @@ClipperDev i really appreciate it

    • @mattbeach6918
      @mattbeach6918 Před 3 lety

      @@ClipperDev I came here for this explanation too, but I didn't find the video

  • @Larmama
    @Larmama Před 9 měsíci

    How to create the question mark pop up sir?

  • @CurioSisReMi
    @CurioSisReMi Před 3 lety +1

    Why when i want again open, the 'close' trigger automatically turns on?

    • @kylewang6770
      @kylewang6770 Před 3 lety

      same issue here. did you get it solved?

    • @ClipperDev
      @ClipperDev  Před 3 lety

      I will look it up during the week so I post the answer

    • @ClipperDev
      @ClipperDev  Před 3 lety

      If you could put this issue on the discord so that more people could see the answer

  • @rbrojas2040
    @rbrojas2040 Před 2 lety +1

    I don't have a Game Manager though...

  • @SekyoT
    @SekyoT Před 2 lety

    It says my gameobject is not defined, I'm just doing a version where the players walks past a trigger box. But its saying its not defined

  • @luispineda8913
    @luispineda8913 Před 3 lety +1

    Hello, can I know how you made the message appear which button to use to interact? What works when it gets closer?

    • @ClipperDev
      @ClipperDev  Před 3 lety

      Hi, I’m not sure I understand what you want to achieve. Can you give more details?

    • @luispineda8913
      @luispineda8913 Před 3 lety

      @@ClipperDev I mean the bubble message with the "?" that appears before starting the dialogue, which indicates that you can interact with that character

  • @takashi05mauder77
    @takashi05mauder77 Před 2 lety +1

    Doesn't work script doesn't trigger pop and you're just stuck on idle

  • @muhammadmaisambinkhaqan2208

    How can we add a sound clip with character when it is interacted with?

  • @pingpenne9487
    @pingpenne9487 Před 2 lety

    do the graphics stay active after the animation closes?

  • @rispy4736
    @rispy4736 Před 3 lety +1

    can i make npc keep talking ? whem game put my conversation and u make only one cloud talk can i make more ? like new slide and new conversation? i think u can understand

    • @ClipperDev
      @ClipperDev  Před 3 lety

      Surely you can implement a chain of this speech bubbles that will pop after one another 😁

    • @rispy4736
      @rispy4736 Před 3 lety

      @@ClipperDev yea and how can i make press c to talk when i come to guy

    • @ClipperDev
      @ClipperDev  Před 3 lety

      Hmm, I’ll have to think about it. Will respond later 😜

  • @pilotrl2709
    @pilotrl2709 Před 3 lety

    Hello
    How can i make that only when i click E is true the UI?
    thanks

  • @YaTa1234
    @YaTa1234 Před 3 lety

    hi! can we make the dialog have 2 pop up menu box?

  • @nijatshukurov9022
    @nijatshukurov9022 Před 2 lety

    my transitions does not have conditions :(

  • @takiabd
    @takiabd Před 3 lety

    how to make the dialog box automatically pop up?

  • @rebeccarodnitzky2632
    @rebeccarodnitzky2632 Před 4 lety

    it says TMP could not be found, can anyone help?

    • @ClipperDev
      @ClipperDev  Před 4 lety

      You didnt attach the object to the variable in the inspector. OR you didn’t import the TMP library in the script file

    • @ClipperDev
      @ClipperDev  Před 4 lety

      But have you both importer the tmp to the project? Like an asset

    • @micherlonmarquetti7017
      @micherlonmarquetti7017 Před 3 lety

      Check it if you don't have to use TextMeshProGUI

  • @heywatchme101
    @heywatchme101 Před 4 lety

    does this work with unity 3d

    • @ClipperDev
      @ClipperDev  Před 4 lety

      Yes, of course it does! Actually I am always working with unity3D

  • @ep1c183
    @ep1c183 Před 4 lety +2

    can you upload the game?

    • @ClipperDev
      @ClipperDev  Před 4 lety +1

      I would love to but unfortunately there is very little to upload haha

  • @arparthur
    @arparthur Před 3 lety +1

    this music is very annoying

    • @ClipperDev
      @ClipperDev  Před 3 lety

      You know what else is also annoying? The fact that words “today’s my zenith” do not overlap with the culmination point of the story

    • @arparthur
      @arparthur Před 3 lety

      @@ClipperDev I'm sorry, man... that was just an observation... your video is very good though

    • @ClipperDev
      @ClipperDev  Před 3 lety

      @@arparthur sure, it's cool. I no longer use background music in my videos because I find it silly. But back then...

    • @electricwhale7488
      @electricwhale7488 Před 3 lety

      @@ClipperDev i personally really like the music, but i had a question, how to i make the button code, you never showed that in the video

    • @JessicaUresti01
      @JessicaUresti01 Před 2 lety

      @@ClipperDev I actually liked the music it goes with your game theme.

  • @amirayasmine8490
    @amirayasmine8490 Před 4 lety

    i have a problem with the PopUpSystem ... unity says the namespace could not be found

    • @MCGamerspro
      @MCGamerspro Před 3 lety

      i have the same problem,
      have you fixed it?