Get STARTED With Shadergraph in Unity

Sdílet
Vložit
  • čas přidán 16. 07. 2024
  • Show your Support & Get Exclusive Benefits on Patreon / sasquatchbgames
    Join our Discord Community! - / discord
    In this 2D Unity tutorial, I'm going to explain ALL the basics of shadergraph and give you the tools to help you get started making your own shaders.
    After watching and following along with this video, you'll feel MUCH more confident about how to work with shaders, and you'll have an understanding of a lot of the core principles you need to know.
    I really hope you enjoy!
    Link to Download our free 2D Asset Pack:
    veilofmaia.com/tutorial-asset...
    ---
    In need of some Unity Assets? Using our affiliate link is a great way to support us. It's free, and we get a small cut that helps keep us up and running: assetstore.unity.com?aid=1100lwgBQ
    ---
    Contents of This Video: ------------------------------------------
    00:00 - Introduction
    00:23 - The basics, what you need to know
    01:01 - Re-creating the Sprite Lit Shader
    03:47 - Lit Vs Unlit Shaders
    04:23 - The importance of alpha in your shader
    06:48 - UVs
    08:31 - getting more creative with the step node and simple math
    11:10 - How to create emission in shaders
    13:21 - Blend modes
    14:16 - How to change shader values with code
    Who We Are-------------------------------------
    If you're new to our channel, we're Brandon & Nikki from Sasquatch B Studios. We sold our house to start our game studio, and work full time on building our business and making our game, Veil of Maia.
    Don't forget to Subscribe for NEW game dev videos every Monday & Thursday!
    Wishlist our Games:
    Wishlist Veil of Maia! - store.steampowered.com/app/19...
    Wishlist Samurado!
    store.steampowered.com/app/23...
    #unitytutorial #unity2d #unity3d
  • Hry

Komentáře • 37

  • @MarushiaDark316
    @MarushiaDark316 Před 6 měsíci +10

    Fantastic. Would love to see a follow-up to this going over some of the other popular nodes explaining them in detail. A lot of tutorials show "How to make this particular effect," as opposed to "How to understand the tools well enough to make any effecy you want."

  • @IdealIdleIncremental
    @IdealIdleIncremental Před 6 měsíci +8

    Shaders are one of the more challenging topics for me, so I appreciate you sharing!

    • @GnastyMusicTV
      @GnastyMusicTV Před 6 měsíci +1

      eyy i just found your channel the other day! cool to see you over here

    • @IdealIdleIncremental
      @IdealIdleIncremental Před 6 měsíci

      @@GnastyMusicTV wow! great to hear it!

  • @Mudtek
    @Mudtek Před 6 měsíci +4

    I have been really plunging into shaders with my team lately and you're video could not be better timed for me. Thanks for contributing another video to this subject and trying to simplify the learning curve.

  • @Yjio
    @Yjio Před 6 měsíci

    You have no idea how long I've been looking for a tutorial like this. As someone who has struggled with shaders for awhile, you explain these concepts so well. This is the best introduction to shaders video I've ever seen. Amazing job!

  • @iliachakarov7285
    @iliachakarov7285 Před 6 měsíci +2

    Brother these tutorials are the shit. I have learned so much that I can't learn anywhere else but here!! They are so well thought out... I imagine a TON of effort goes into this. Thank you so much !! ❤️🥳

  • @TheArghnono
    @TheArghnono Před 6 měsíci

    Excellent explanation. You're a great teacher.

  • @iwoMalki
    @iwoMalki Před 6 měsíci

    Man your videos are som amazing I am so sad they dont come more offten!

  • @MosolaStudios
    @MosolaStudios Před 2 měsíci

    This is super overwhelming. I will need to dedicate time and learn this properly, since its using a kind of visual scripting. Thanks for the video.

  • @RookSoto
    @RookSoto Před 6 měsíci

    We don’t use Unity but this is an excellent primer! Thanks for putting in the time to make it.

  • @p.zgamedeveloper
    @p.zgamedeveloper Před 16 dny

    Thank you for yours tutorial 🙏🏻

  • @mnemotic
    @mnemotic Před 6 měsíci

    Great primer! 👍

  • @Brudi
    @Brudi Před 6 měsíci

    great video thanks!

  • @sealsharp
    @sealsharp Před 6 měsíci

    Good entry!

  • @davidvarga2916
    @davidvarga2916 Před měsícem

    After a few videos I'm finally getting the hang of it. Thanks. But I still can't do what I want.

  • @iiropeltonen
    @iiropeltonen Před 6 měsíci +1

    I recently got into shaders and this was an excellent introduction video. I did feel you saying "create a texture / create a vector" a bit misleading as you are infact creating INPUTS for textures and floats. Someone might get confused by this but other than that good stuff.

  • @jessenatter2139
    @jessenatter2139 Před 12 dny

    lovely video

  • @AdamJankowskiD
    @AdamJankowskiD Před 6 měsíci

    Thank you so much! I also needed it 1.5 years ago 😂

  • @han1t165
    @han1t165 Před 5 měsíci

    Hello, I recently started watching your videos, so I would like to know how do you do the animations, etc?

  • @sxsignal
    @sxsignal Před 6 měsíci

    shaders... I'll be rewatching this a few times until I understand it

  • @NoTimeLeft_
    @NoTimeLeft_ Před 6 měsíci +2

    Really appreciate your videos. Especially, the how would a commercial game do it series.
    In my upcoming game No Time Left (under my channel) I created a custom shader that can do A LOT for the ships in my game such as show procedural damage, burnout damage, cloak invisible and even show shock damage (called Ion damage in the game).
    Keep up the great work!

  • @ikiu9068
    @ikiu9068 Před 2 měsíci

    When I want to use a shader on a 3D object, it means my object's mesh/UVs should be translated neatly, right?

  • @danielmolnar9709
    @danielmolnar9709 Před 6 měsíci

    Hi, Can someone help me please? Everything works except the emission. Somehow I cannot add lighting/Emission to my shader. It doesn't matter how high is the intensity, it just doesn't change. The weird thing is that global light works, but shader emission doesn't. Why is that?

    • @sasquatchbgames
      @sasquatchbgames  Před 5 měsíci

      I assume you've setup a global volume with a bloom post-processing effect on it..so if that's been done and it's still not working, by default, your main camera will have a checkbox that says "post-processing" and it's off by default.
      If that's still not working it's possible your effect is working in game, but not in the scene view as you could have the scene view camera post-processing turned off (though i do believe this is on by default.)
      Hope this helps!

  • @tonynussbaum
    @tonynussbaum Před měsícem

    I love you.

  • @unscriptedlogicgames
    @unscriptedlogicgames Před 6 měsíci

    this is poggers

  • @orkun441
    @orkun441 Před 6 měsíci

    i thought you were gonna show some fancy shader :(

  • @HexaflexagonFan
    @HexaflexagonFan Před 6 měsíci

    Hi:)

  • @TheBcoolGuy
    @TheBcoolGuy Před 6 měsíci +1

    a haet shaddurrsss 😠

  • @harddev9181
    @harddev9181 Před 6 měsíci

    hi

  • @klovvin
    @klovvin Před 6 měsíci

    Cool if anyone wanted to use Unity 😜

    • @sealsharp
      @sealsharp Před 6 měsíci

      Works 90% the same in any node based shader editor.

  • @Coco-gg5vp
    @Coco-gg5vp Před 6 měsíci

    First