Description
2D Occluded Shader is a set of simple shaders for 2D games. The first simply serves as an occluder, that is an object meant to cover other objects up. The second is for objects that can be occluded, and allows them to be seen even when they are covered up by an occluder.
Availability
You can find it on the Unity Asset Store.
Usage
To get started, please follow the instructions below:
- For occluder objects, make sure they are using the 2D Occluder Shader.
- For occluded objects, make sure they are using the 2D Occluded Shader.
Documentation
Support
Dedicated Support Forum
Unity Community Thread – COMING SOON!
My Contact Page