Hello guys , I downloaded a picture and saved on " Resources " , when I tried to create a sprite with this trough of C # code image, it is flat and not as the original , and the original below this flat image … how to solve it? someone has gone through this situation ?
Put your image into Assets folder then click on your image and go to Inspector window where you can set Texture type : GUI and set Format : Truecolor Then Apply It.
Now you can set that Image into plane and it will look like Original. Dharmesh