traggett / UnitySpriteShaders

An Uber Shader for rendering Sprites in Unity.
MIT License
784 stars 61 forks source link

[Question] Shadow Mask #22

Open GeorgeDziov opened 6 years ago

GeorgeDziov commented 6 years ago

Hi! Is it possible to add option like this (first shader)? [EDIT] First variant on the page

https://forum.unity.com/threads/simple-shader-diffuse-with-separate-mask-texture.321147/

It's almost same as emission but it doesn't add brightness, instead it just masks out shadows/ambient/whatever affects sprite color.

GeorgeDziov commented 6 years ago

Sorry, but [BUMP] just to make sure project is still alive. Also I've updated first post to point which version of shader I mean.