Search Unity

Shader not working

Discussion in 'Shaders' started by balzar29, Jul 13, 2017.

  1. balzar29

    balzar29

    Joined:
    Jun 27, 2017
    Posts:
    7
    Hi, i'm not pratical of scripting shaders.
    I've found this shader "https://github.com/keijiro/ShadowDrawer" that work exactly the way i want (it shows only shadows in a trasparent material).
    My problem is that it works only with Directional Light, but i need that it works with other light especially for Spotlight.
    Can you give me some simple ideas to do that? Thanks!!
     
  2. balzar29

    balzar29

    Joined:
    Jun 27, 2017
    Posts:
    7
    Any ideas?