Unity Shader Graph - How to Update Shaders in Code

Поделиться
HTML-код
  • Опубликовано: 27 сен 2024

Комментарии • 13

  • @thaylanoliscovicz9051
    @thaylanoliscovicz9051 2 месяца назад

    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 5 месяцев назад

    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 11 месяцев назад

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

  • @GeeCeeAte
    @GeeCeeAte 7 месяцев назад +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.

  • @carlosvalencia2763
    @carlosvalencia2763 10 месяцев назад +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)?

  • @StickyLabDev
    @StickyLabDev 6 месяцев назад

    can not even control via script

  • @ufukozkan570
    @ufukozkan570 9 месяцев назад

    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.

  • @ziggruna
    @ziggruna Месяц назад

    Thank you. ^._.^

  • @derekjones4
    @derekjones4 Год назад

    So cool! ❤