Unity Shader Graph - How to Update Shaders in Code

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ต.ค. 2024

ความคิดเห็น • 13

  • @GeeCeeAte
    @GeeCeeAte 8 หลายเดือนก่อน +2

    You have the most elegant and simple description of a yield within a coroutine that I have ever heard. I've been using yields/returns for over a decade, while never truly understanding how they work outside of the update method. Everyone has such a long winded explanation of when and how to use them. Your simple explanation is by far the best I have ever heard. Thanks for that haha.

  • @thaylanoliscovicz9051
    @thaylanoliscovicz9051 3 หลายเดือนก่อน

    I was trying to make a "shield" effect for my game and this is just what i needed. Thanks for explaining how to actually change shaders inside the scrpit!

  • @dayvsondossantossilva37
    @dayvsondossantossilva37 6 หลายเดือนก่อน

    Hey, thank you for you explanation, don't stop to create that's videos, they are so great. I have been learning much with your videos :)

  • @swingdes2
    @swingdes2 ปีที่แล้ว

    Very well explained. Cool, J'aime bien :)

  • @carlosvalencia2763
    @carlosvalencia2763 11 หลายเดือนก่อน +1

    I'm relatively new to Unity and want to know if there's a way to trigger the dissolve animation on player collision. Basically I want a player to walk towards an object and have the object dissolve out of the scene. Do I just replace the if (Input.GetKeyDown) statement to an OnTriggerEnter (Collider)?

  • @derekjones4
    @derekjones4 ปีที่แล้ว

    So cool! ❤

  • @ufukozkan570
    @ufukozkan570 10 หลายเดือนก่อน

    thanks a lot

  • @mikethemusicman1978
    @mikethemusicman1978 ปีที่แล้ว

    Hi Holly, do you have any C# classes online that I could follow, I like the vocal delivery of your tutorials, they're very detailed and would love a chance to learn C# from you.

    • @RigorMortisTortoise
      @RigorMortisTortoise  ปีที่แล้ว

      Been meaning to find this comment, first of all thank you so much! I do not currently have one, but I'm planning on making one very soon 😊

    • @mikethemusicman1978
      @mikethemusicman1978 ปีที่แล้ว

      @@RigorMortisTortoise Thank you Holly, I'm truly humbled. To learn from you would be an honour.

  • @StickyLabDev
    @StickyLabDev 7 หลายเดือนก่อน

    can not even control via script

  • @ziggruna
    @ziggruna 2 หลายเดือนก่อน

    Thank you. ^._.^