“Unidad sprite transparente” Código de respuesta

Unidad set sprite transparencia

// You can set the transparency together with the color:
SpriteRenderer.color = new Color(1f,1f,1f,1f);
SkelliBoi

Unidad sprite transparente

If your PNG is already supposed to be transparent, but it shows a white background in the inspector, Click on it then under the inspector click on the checkbox "Alpha Is Transparency". 
That will set the white background transparent.
Easy Eagle

Respuestas similares a “Unidad sprite transparente”

Preguntas similares a “Unidad sprite transparente”

Más respuestas relacionadas con “Unidad sprite transparente” en C#

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código