Hello people. I have a doubt.
Build the standalone I use fullscreen and the game loses quality. getting the picture slightly blurred. Because it happens.?
Well, before compiling the game the picture is perfect.
Hello people. I have a doubt.
Build the standalone I use fullscreen and the game loses quality. getting the picture slightly blurred. Because it happens.?
Well, before compiling the game the picture is perfect.
Your textures are getting compressed when you build, not before. Switch your textures to uncompressed.
Use the preferences to turn on “compress assets on import”, then textures will always look the same in the editor as in a build. The downside of course is that it takes longer to import.
–Eric
thanks guys…