Hey, my question is a similar one. I am an artist however and a little new to NGUI. I have a label that I want to be able to partially hide from view, like the fill parameter in sprites. I think this is done with a separate sprite on top of the label that hides only the label text but still shows all other sprites and labels around it.
How do I create a mask-only sprite in ngui and how do i connect it exclusively to one label?
Thanks in advance