- Home /
Bad quality of the sprite in Unity
Hello! I need to import a few sprites (background platform and sky) into my game scene but it seems that their quality after importing into Unity is too bad (they are blurred). The original resolution of this two images is big enough (2048 X 400 for background) and they are looking very nice in standard Windows image viewer. Here are the settings for these two textures:
maxSize = 2048 Format = truecolor TextureType = Sprite(2d)/nGUI FilterMode - point
I am using Unity2D 4.5 Target resolution of my project is 1280*800.
Can anyone help me to solve these problem?
Your answer
Follow this Question
Related Questions
Texture Quality VS (Sprite 2D and UI) Quality 1 Answer
Custom Pivot Points in Sprite Editor 1 Answer
Combine Array of Sprites to Form One Sprite 0 Answers
MovieTexture Quality 0 Answers
A node in a childnode? 1 Answer