Hey. Anyone has a shader that can block certain objects? Perhaps for this need 2 shaders, where 1 will overlap another, but will not overlap other objects without this shader?
It sounds like Stencil Shaders are what you’re looking for.
Here is an explanation and some examples on how to use them