Hello.
I was faced with a simple problem that can not decide.
I'm creating a training game. In certain areas it is necessary to make the dark while others leave the light.
https://yadi.sk/i/92ilCfEPjEMTGI can of course each tutorial, make a texture size of the screen and leave it in the hole. And use Texture Mask on UIPanel
But these screens will be learning a couple of dozen. And you do not want to do for each texture size of 2048x1536.
I also have a situation where area that should remain is not darkened at a random location.
Ideally, I need to place multiple circles, and that everything around them was dark and bright inside them.