Hi. How can I change the transparency of layer or of any object in unity?
By manipulating the sprite’s color: Sprite Renderer component SpriteRenderer.color
Thanks.