Making UI That Looks Good In Unity

Поділитися
Вставка
  • Опубліковано 16 лют 2020
  • Learn ways to improve your understanding of how to design UI in Unity!
    URP Examples: github.com/Unity-Technologies...
    Understanding Color: • Understanding Color
    Designing A Loading Screen: • Designing a Loading Sc...
    Dynamic Depth of Field: • Dynamic Depth of Field...
    Strategy Game Camera Controller: • Building a Camera Cont...
    --------------------------------------------------------------------------------
    Want to support the channel?
    Get the GameDevGuide mug and other merch! ☕ - www.gamedevguide.store
    💡 Get One-Month Free of Skillshare Premium - skl.sh/MKR826
    Use these links to grab some cool assets from the asset store:
    Get the Must Have Assets! - assetstore.unity.com/top-asse...
    Free Unity Assets! - assetstore.unity.com/top-asse...
    New on the Asset Store! - assetstore.unity.com/top-asse...
    Top Paid Asset Store Packages - assetstore.unity.com/top-asse...
    Asset Store Partners - assetstore.unity.com/lists/as...
    --------------------------------------------------------------------------------
    Socials and Other Stuff:
    • Subscribe - ua-cam.com/users/gamedevguide?...
    • Join the Discord - / discord
    • Twitter - / gamedevguideyt
    • Facebook - / gamedevguideyt
    • Instagram - / gamedevguideyt

КОМЕНТАРІ • 343

  • @RugbugRedfern
    @RugbugRedfern 4 роки тому +627

    It's super hard to find resources on UI design in Unity, thank you so much for this!

    • @nemiwa5032
      @nemiwa5032 3 роки тому +2

      Oh, hi man!

    • @epicmoments2049
      @epicmoments2049 2 роки тому +1

      Even harder on roblox. I’m making a simulator but the ui has to be top notch

    • @liloskiller365
      @liloskiller365 2 роки тому +5

      @@epicmoments2049 Roblox isn't good for developing it also takes a lot of money from the creators and uses lua its really not worth it

    • @Dorbellprod
      @Dorbellprod 2 роки тому

      Rug Bug Red Fer N!!!!

  • @hayydn
    @hayydn 4 роки тому +487

    "I'm obviously going to go with the British Palette here" > Immediately calls the library UI Colors instead of UI Colours

    • @GameDevGuide
      @GameDevGuide  4 роки тому +115

      Force of habit now, as most libraries and references are in American English. 😂

    • @hayydn
      @hayydn 4 роки тому +34

      @@GameDevGuide I feel you, makes me sad everytime resharper is like "u spelt that wrong" like sorry excuse me?

    • @johanhelsing
      @johanhelsing 4 роки тому +28

      @@GameDevGuide Except for MonoBehaviour, for some bizarre reason.

    • @elektra81516
      @elektra81516 4 роки тому +35

      @@GameDevGuide You mean "English (Simplified)"

    • @Hello-qg4yk
      @Hello-qg4yk 4 роки тому +6

      Louis Greenland you mean
      "Proper English"
      Jk. None is "better" than the other but
      I prefer American

  • @strezzkev
    @strezzkev 4 роки тому +17

    For so long I have struggled with understanding dynamically scaling UI. It seems finally someone has the answers I'm looking for. Can't wait for part 2!

  • @rutchjohnson
    @rutchjohnson 4 роки тому +60

    Love this. Yes, we want to see the next chapter in UI and how to solve camera blur in the new render pipline. Thanks for all your hardwork! Especially in the clean editing of these videos.

    • @jodalsgaard5792
      @jodalsgaard5792 2 роки тому +7

      Using Cinemachine and Post Processing, you can switch to a virtual camera with depth of field added, that's been a pretty simple workaround for me. This might not have been possible when the video was released, but I prefer this to camera stacking for sure (at least in URP.) You just assign a post processing profile to the Cinemachine virtual camera you're using for UI, and then set the priority for that camera in your code when activating your UI.

  • @rickloyd8208
    @rickloyd8208 3 роки тому +6

    Every half a year I am returning to this video to refresh my understanding what those force expend and child control sizes toggles are dong... I did dozens of UI elements but I always used to forget. Thanks for this great video ever created!

  • @gamesplusjames
    @gamesplusjames 4 роки тому +20

    This was really great! UI in unity is usually one of those things that is always unexpectedly hard but these tips really help! One extra tip I've been told as well is to make sure to disable all the layout components once you are happy with your UI as they are constantly working as long as they are active, even if you're not changing anything :)

  • @andreishulgach559
    @andreishulgach559 2 роки тому

    Most of my SlimUI designs on the Asset STore are following a Flat style because of the same reasons you mentioned. You nailed it on the head, and it's great to come across someone else who is super passionate about UI especially inside of Unity. Also, an underrated part of this video is your UI blur shader. It's incredibly helpful for so many developers out there and what you covered in a couple of minutes is better than most tutorials have done in much longer.

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

    You showed so many small but important things in this video, it's incredible. Like the custom Editor, custom icon, usage of reset method etc. which all elevate the component to the next level.

  • @ThatAcc
    @ThatAcc 4 роки тому +125

    At the Grid component question and answer I laughed so so hard man.... exaclty what I thought, don't know how many hours I wasted trying to make that garbage component work properly.
    Great video. :)

    • @GameDevGuide
      @GameDevGuide  4 роки тому +19

      I have a feeling you're gonna love the next video! 😂

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

      I have used the component for inventory systems before. Never had a single problem. I seriously don't understand why you guys hate it.

    • @trevorkorber
      @trevorkorber 2 роки тому +1

      @@binaryparrot3352 thats because a grid component is used for object that "should" be layed in a grid pattern. Like an Inventory. However for something where each object may have slightly different dimensions it gets too finicky. Grid component has its uses in some place.

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

    I just wanted to say thanks for your videos. I ran into them today and was surprised to see how small the channel is with how high quality your videos are. I was also surprised how few videos you have it just seems like such an experienced account. Keep up the great content and I'm looking forward to more :)

  • @LonelyAwesomeWolf
    @LonelyAwesomeWolf 4 роки тому +16

    Oh god, finally! I finally understand those blasted layout grouping options! So damn confusing! Thank you!

  • @vordrax1014
    @vordrax1014 4 роки тому +2

    I'm not entirely sure why this was just randomly recommended to me today, but I took a look and found it to be incredibly helpful and informative. Subscribed and looking forward to your future content.

  • @ethnicsovereignty2369
    @ethnicsovereignty2369 Рік тому

    I can't put how much this helped into words. I'll only say that I was trying to keep all my elements aligned properly by using anchors

  • @thatanimeweirdo
    @thatanimeweirdo 4 роки тому +2

    Am a media designer that does the interface design for internal tools of my company. Love this video as it highlights the bigger parts that will save you a lot of time reworking your UI.

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

    All your videos are very high quality, informative, clear, organised, interesting and have sound quality and music background levels that are perfect.

  • @isthiswil
    @isthiswil 4 роки тому +7

    Wow, I have only watched 6 minutes, and I am already impressed. Thank you for also making me realise that taking inspiration from other games is very important too.
    I also love the tile effects shown in Forza :D.
    (I subscribed too).

  • @SH-tk4lx
    @SH-tk4lx 4 роки тому

    I've toured around this channel for a little bit and i must say ... your content is super useful and entertaining, i think i'm looking at a big future youtuber, keep up the incredible work

  • @newbquesttv
    @newbquesttv 4 роки тому +6

    Great work on this video Matt! Really useful info here, particularly the detailed explanation of Layout Groups and Elements, I've used them a bunch and always found them a bit confusing. Thanks!

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

    Thanks a lot for the advice. Starting on the UI now for several games, needed some guidance and this provided it. Definitely will check out some of the resources.

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

    just find your channel. super useful. although I am using unity for about 8+ years professionally still I can grab some useful tips from your videos. good work. appretiated!

  • @caligis
    @caligis 2 роки тому

    Thanks for this great video, I learned a lot! I have been stuck on my project, putting it off for a while. This video got me going again and I made my whole UI more responsive and scaleable

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

    Only just found your channel but so glad I did such high quality productions and full of great concise information explained very clearly. I've subbed and I urge others to too this guy will go far!

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

    Definitely looking forward for more; as other comments have pointed out, it's incredibly hard to find good UI tutorials for Unity.

  • @DougFromTheBayou
    @DougFromTheBayou Рік тому +15

    This is a great video but I have no idea why the shader code isnt posted anywhere? Its a real pain copying it from the video. Anyway here it is for future viewers:
    Shader "Custom/UIBlur"
    {
    Properties
    {
    [PerRendererData] _MainTex ("Texture", 2D) = "white" {}
    _Size("Blur Radius", Range(0,8)) = 3
    }
    SubShader
    {
    Tags {
    "RenderType"="Transparent"
    "IgnoreProjector"="True"
    "RenderType"="Transparent"
    "PreviewType"="Plane"
    "CanUseSpriteAtlas"="True"
    }
    Cull Off
    Lighting Off
    ZWrite Off
    ZTest Always
    Blend SrcAlpha OneMinusSrcAlpha
    GrabPass{
    Tags{"LightMode"="Always"}
    }
    Pass
    {
    // horizontal pass
    Tags{"LightMode"="Always"}
    CGPROGRAM
    #pragma vertex vert
    #pragma fragment frag
    #pragma fragmentoption ARB_precision_hint_fastest
    #include "UnityCG.cginc"
    struct appdata
    {
    float4 vertex : POSITION;
    float2 texcoord : TEXCOORD0;
    };
    struct v2f
    {
    float4 uvgrab : TEXCOORD0;
    float4 vertex : POSITION;
    };
    sampler2D _MainTex;
    float4 _MainTex_ST;
    v2f vert (appdata v)
    {
    v2f o;
    o.vertex = UnityObjectToClipPos(v.vertex);
    #if UNITY_UV_STARTS_AT_TOP
    float scale = -1.0;
    #else
    float scale = 1.0;
    #endif
    o.uvgrab.xy = (float2(o.vertex.x, o.vertex.y * scale) + o.vertex.w) * 0.5;
    o.uvgrab.zw = o.vertex.zw;
    return o;
    }
    sampler2D _GrabTexture;
    float4 _GrabTexture_TexelSize;
    float _Size;
    fixed4 frag (v2f i) : Color
    {
    half4 sum = half4(0,0,0,0);
    #define BLURPIXEL(weight,kernelx) tex2Dproj(_GrabTexture, UNITY_PROJ_COORD(float4(i.uvgrab.x + _GrabTexture_TexelSize.x * kernelx * _Size, i.uvgrab.y, i.uvgrab.z, i.uvgrab.w))) * weight;
    sum += BLURPIXEL(0.05, -4.0);
    sum += BLURPIXEL(0.09, -3.0);
    sum += BLURPIXEL(0.12, -2.0);
    sum += BLURPIXEL(0.15, -1.0);
    sum += BLURPIXEL(0.18, 0.0);
    sum += BLURPIXEL(0.15, +1.0);
    sum += BLURPIXEL(0.12, +2.0);
    sum += BLURPIXEL(0.09, +3.0);
    sum += BLURPIXEL(0.05, +4.0);
    return sum;
    }
    ENDCG
    }
    GrabPass{
    Tags{"LightMode"="Always"}
    }
    Pass
    {
    // vertical pass
    Tags{"LightMode"="Always"}
    CGPROGRAM
    #pragma vertex vert
    #pragma fragment frag
    #pragma fragmentoption ARB_precision_hint_fastest
    #include "UnityCG.cginc"
    struct appdata
    {
    float4 vertex : POSITION;
    float2 texcoord : TEXCOORD0;
    };
    struct v2f
    {
    float4 uvgrab : TEXCOORD0;
    float4 vertex : POSITION;
    };
    sampler2D _MainTex;
    float4 _MainTex_ST;
    v2f vert (appdata v)
    {
    v2f o;
    o.vertex = UnityObjectToClipPos(v.vertex);
    #if UNITY_UV_STARTS_AT_TOP
    float scale = -1.0;
    #else
    float scale = 1.0;
    #endif
    o.uvgrab.xy = (float2(o.vertex.x, o.vertex.y * scale) + o.vertex.w) * 0.5;
    o.uvgrab.zw = o.vertex.zw;
    return o;
    }
    sampler2D _GrabTexture;
    float4 _GrabTexture_TexelSize;
    float _Size;
    fixed4 frag (v2f i) : Color
    {
    half4 sum = half4(0,0,0,0);
    #define BLURPIXEL(weight,kernely) tex2Dproj(_GrabTexture, UNITY_PROJ_COORD(float4(i.uvgrab.x, i.uvgrab.y + _GrabTexture_TexelSize.y * kernely * _Size, i.uvgrab.z, i.uvgrab.w))) * weight;
    sum += BLURPIXEL(0.05, -4.0);
    sum += BLURPIXEL(0.09, -3.0);
    sum += BLURPIXEL(0.12, -2.0);
    sum += BLURPIXEL(0.15, -1.0);
    sum += BLURPIXEL(0.18, 0.0);
    sum += BLURPIXEL(0.15, +1.0);
    sum += BLURPIXEL(0.12, +2.0);
    sum += BLURPIXEL(0.09, +3.0);
    sum += BLURPIXEL(0.05, +4.0);
    return sum;
    }
    ENDCG
    }
    }
    }

    • @MrGsafe
      @MrGsafe 6 місяців тому

      Thanks

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

    I just found your channel yesterday and immediately I'm your fan. Great Work!!

  • @tomchapman128
    @tomchapman128 4 роки тому +5

    Just found your channel, the production quality and content is great! I would also love to see a blur effect for the new scriptable render pipelines!

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

    one of the most underrated channel on youtube about unity gamedev.
    keep up the good work. :D

  • @nyscersul42
    @nyscersul42 2 роки тому

    Explaining the under-the-hood behaviour of the ui elements was real helpful, thanks!

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

    Thanks man,you are among few rare channels who are teaching in depth.

  • @jumpod9853
    @jumpod9853 8 місяців тому

    Thank you so much for explaining the Layout Element !

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

    I like that the video goes deep in the subject. Good job!

  • @ChipboardDev
    @ChipboardDev 2 роки тому +15

    I've been working with Unity for years as a programmer both personally and professionally. Your video, this, right here, is the shit. I'm learning so much just within a few minutes of this video and cannot wait to apply these practices and newfound knowledge to my projects. Thank you, sincerely, for helping me no longer create shitty, slapped together UI designs, but rather works of art intended to guide the user in the proper direction using appealing colors and proper layouts.

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

    Love this tutorial ! Really in depth and with a lot of good practice.... Thanks a lot 😊

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

    Really good explanation, will help a lot in every project. Thanks a lot! Can't wait for the next part.

  • @keniak1-g960
    @keniak1-g960 4 роки тому +3

    Dude you are so incredible!, Continue like this, you deserve more views and subscribers dude, hope you are doing great!

  • @bunggo9914
    @bunggo9914 2 роки тому

    man, you deserved more subs, this is one of the best unity tutorial channel for sure.

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

    Really the best video I found out there to explain how to deal with Unity UI!

  • @MarcoMasi-masiorama
    @MarcoMasi-masiorama 4 роки тому

    Nice job, thanks! Looking forward to the next video.

  • @mikecu2249
    @mikecu2249 Рік тому

    i LOVED that Grid Component part!! :D

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

    Holy crap, that makes much more sense. I've been using a ton of nested content size fitters and even made a custom script for them to forbid sizes with floating point.

  • @GameDevHQ
    @GameDevHQ 4 роки тому +3

    Excellent Quality! Well done!

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

    These tips were really helpful. Thank you for making this :)

  • @quentincomacle
    @quentincomacle 4 роки тому +1

    Many thanks for the video, actually watched it during my free time, but it could be useful for me later while working, so, thanks.

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

    Wow, amazing tutorial! Thanks a lot for this!

  • @Agustinzero2
    @Agustinzero2 2 роки тому

    Thanks for all this information, i was really lose about where to start

  • @LupoNoBrain
    @LupoNoBrain Місяць тому

    Jesus what a lifesaver..! Ive been working in frontend UI dev & design for almost a decade and just spent 5 hours or so trying to make the grid layout work... Whoever handled the UI topic at unity must have never used any design software or frontend web tech before. Thanks a lot for your videos, frustration is now gone. :D

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

    I already have a current UI, but I’m here because it’s so relaxing to watch good UI design.

  • @DougieBoy
    @DougieBoy 4 роки тому +2

    I just found your channel. I was hoping for more videos. :) Your videos are very good. Here's hoping you create a ton of amazing tutorial videos. There are so many tutorial ideas that would make for great videos.

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

    This wasa incredibly useful. UI has always been an issue for me, and I had no idea unity even had those layout features. They are surprisingly similar (in theory if not practice?) to HTML and Bootstrap.

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

    Really enjoy your stuff, man!

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

    Finally, a high quality Unity tutorial channel!

  • @Lothrean
    @Lothrean Рік тому

    I love how the "terrible color pallet" example literally is pretty up-to-date and awesome just 2 years later :D

  • @Jesus-fi9kp
    @Jesus-fi9kp 2 роки тому

    Wonderful video! Congratulations! Pure knowledge ...

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

    Extremely useful and concise tutorial and the channel as a whole! Thank you for all your work! I'll become a better Unity3d developer with your help.

  • @innomin8251
    @innomin8251 3 роки тому +4

    If I remember right, the "Flexible Width" and "Flexible Height" are modeled on the CSS Flexbox. So if you have two components, one is Flexible Height 1, and the other is Flexible Height 2, the one with "2" will take up twice as much room as the element with "1".

  • @williamtetlie4274
    @williamtetlie4274 4 роки тому +1

    I just found this channel, can’t believe I haven’t found it before! It’s super great content!
    Can you make a video on an FPS building system in Unity like that in ARK or Rust? Would love that :)

  • @kaiserslacht
    @kaiserslacht 4 роки тому +9

    "Like a lot of things in Unity, it can feel pretty half baked at times"
    STRAIGHT UP FAX

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

    Not sure if this is the exact solution (will try some experiments later), but I often see the "Scene Color Node" in shadergraph used as an alternative to the grab-pass functionality. Creating a shader using this node may enable a similar effect to what you describe here in SRP. Love your channel! Thanks for all your hard work!

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

    Your work is always amazing thank you !

  • @Oxmond
    @Oxmond 4 роки тому +3

    Great tutorial! The quality of the UI design is absolutely important - even in really cool games, haha 👍🤓

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

    Wish I’d found this channel sooner. Great video :)

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

    Holy crap this is a gem! Very good video!

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

    Ma man, how do you not have like 300k subs? Your videos are amazing. I learn so much from them! They are allll sooo useful. Keep it up

  • @Standbackforscience
    @Standbackforscience 2 роки тому

    Finally, a UI guide from someone who understands how to make a real UI. Every other UI guide I've found does the most absolute basic things like how to render score in a corner.

  • @eulen-mensch
    @eulen-mensch 4 роки тому +7

    Really nice video, thanks! Just a quick note though, the term "diegetic" is usually used to refer to in world UI elements such as actual ammo counts on weapons or the life bar on the character's back in dead space. If I had to create two categories of game UI visualisation, I would go with flat and painted.

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

    Thanks for this awesome tutorial !

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

    Nice video, it really helped me a lot.
    Keep up the good work :)

  • @Xerisis
    @Xerisis Рік тому +4

    I know this is old, but I found a way using a post processing volume that uses a Depth of Field blur and enable/disable when opening the menu. Works pretty good. Not seeing any performance hit either. This works great for both URP and HDRP :-D

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

    Thanks. The placement and scaling for children under a layout component was driving me crazy, and often I ended up with panels and images being scaled their negative size...
    This cleared some of that up.

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

    This is brilliant! Thank you

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

    So much in one video very great work sir. Thank you for this helpful video.

  • @notnanomercy
    @notnanomercy 4 роки тому +1

    U video style is great! Keep going and u will become a big UA-camr

  • @ajaygamedeveloper6148
    @ajaygamedeveloper6148 4 роки тому +1

    Thank you for the tutorial 👍

  • @ozoz2448
    @ozoz2448 Рік тому

    Thank you for this great video. A bit fast but very very usefull.

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

    Great tutorial , thank you

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

    Today I discovered your channel and it's video no 2 I am watching. Thanks for your wonderful ❤️ work.

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

    Thank you so much, it's helpful

  • @krissloo143
    @krissloo143 2 роки тому

    Love the way it's all explained
    can't believe I haven't subscibed yet

  • @notnanomercy
    @notnanomercy 4 роки тому +1

    Great vídeo, well done!

  • @khaliljelliti6751
    @khaliljelliti6751 2 роки тому

    your content is amazing simple and educational.
    I'm learning a lot from your videos please don't stop and thanks 👋🏼👋🏼👋🏼🤛🏼

  • @WebMonkey741
    @WebMonkey741 2 роки тому

    Wow! I wish I had started here when I was beginning on my Unity UI work! 😀

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

    finally a GREAT explanation how layouts work. Before I couldn't understand sh*t :D

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

    awesome, mate, keep it up!

  • @dominikspieler5308
    @dominikspieler5308 4 роки тому +1

    2:55 - I died
    Just found you via youtube recommendations and thank you so much for your videos! I'm developing VR Escape rooms and especially UI Design is a pain in the ass. Thanks for this!

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

    Thank you very much for this video.

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

    The Grid Layout Group is so good!

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

    amazing video as always :)

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

    Keep it up Mate! Definitely would be awesome if you found a solution about blur panel via URP!

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

    Great work man, u r a really good teacher ^^
    Keep it up

  • @abdullahsaadeh3461
    @abdullahsaadeh3461 2 роки тому

    SRPs now support opaque grab pass which does the same thing for blurring. though it is still a little tricky
    you can though also adjust mipmaps of textures such as render texture to help reduce the blur samples while maintaining a good looking blur

  • @lucas.p.f
    @lucas.p.f 4 роки тому

    Keep up the great work!!!

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

    Great video!

  • @lukrin3482
    @lukrin3482 4 роки тому +1

    You should do one on inventory UI design since that can be very challenging when factoring in the functionality.

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

    Liked and subbed. Good work brother.

  • @JohnVanderbeck
    @JohnVanderbeck 2 роки тому +18

    I know this is old, but one note I would make is be careful about scaling with WIDTH as in the world of increasing ultrawide monitors, you can often find your UI controls going off screen vertically.

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

    Another great video.

  • @riten
    @riten 4 роки тому +5

    You could blur the game view with post-processing for simpler results

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

    About the blur image, Just blur the image you want to use with a software. then have both the blurred and normal image in your scene, just do a fade in/out animation on both, where the normal image fades out and the blurred image fades in. That's not dynamic obviously, but that solves the issue at least.
    For the dynamic blurring, there are shaders made with shader graph.

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

    LAYOUT ELEMENT!!!!
    That's what I was searching for in the last year!
    I usually just fought with the expand and child scale thingy to get what I wanted and always got annoyed when it decided to give them the size of 0.
    It baffles me why the scrollview doesn't have a content fitter and a default layout build in...

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

    Thank you! Would love more UI videos.

    • @Caden_Burleson
      @Caden_Burleson 2 роки тому

      Re-watching this video a year later and It's still good information!

    • @Caden_Burleson
      @Caden_Burleson 2 роки тому

      Would be nice if you could use this same concept and show us how to have a floating header with the body able to scroll underneath the header.