Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Unlit Wind/Wave shader problem.

Discussion in 'Shaders' started by StijnVanCoillie, Aug 27, 2013.

  1. StijnVanCoillie

    StijnVanCoillie

    Joined:
    Mar 18, 2013
    Posts:
    1
    Hello,

    I'm currently working on a shader for my 2D game. Working on a shader for my grass/plants.
    For that i based on the shader of "larsbertram1"
    http://forum.unity3d.com/threads/133398-Advanced-foliage-shader-released

    For my game there is no light/shadow. So i'm working with solid color.

    The unlit method is working, so far it shows my image correctly, only I can not seem to move the vertex.
    This is what I have so far.
    View attachment $TransUnlitShader.shader

    I'm stuck for a few days now. I would really appricated if somebody could push me in the right direction our give me some feedback.
    Thanks in advanced!

    ++ EDIT ++
    Uploaded the wrong shader, sorry in advance
     
    Last edited: Aug 27, 2013