problema con la textura negra

ayuda,tengo un juego de terror pero tengo un pequeño problema que seria muy feo.
Tengo un enemigo que aparece en el mapa atleatoriamente pero al importar la textura al cubo,se ve el borde negro del relleno de la imagen.¿Como puedo hacer que lo negro sea invisible?
seria muy feo ver un cubo negro con un personaje horror.
GRACIAS!!!


Google Translation :

Problem with black texture

Help , I have a horror game but I
have a small problem that would be
very ugly. I have an enemy on the map
but when importing atleatoriamente
texture to the cube , you see the
black edge of the filling imagen.¿Como
can make black invisible ? ugly would
see a black cube with a horror
character . THANK YOU!!!

2 Answers

2

Simplemente accede a la imagen desde el editor (en la carpeta Assets) y en el tipo de texture selecciona Sprite (2D y UI), luego dale al botón de aplicar.

You need to access to the image file in Unity editor (in the Assets folder) and choose in “Type of texture” → Sprite (2D and UI), then click on “Apply”.

gracias me sirvió!