Hi, I was hoping someone might be able to provide an answer or some advice.
I’m working on a 2D platformer, and I’ve saved my level layout in a massive .png file. My problem’d be this: I have imported the level layout and placed it in the scene, and I was somewhat surprised and incredibly displeased to find that the level looks an absolute mess. Blurry, low resolution of the blood-curdling type. I’ve tried Truecolor as that seems to have solved similar issues in the past, but then again I’ve never had to import an asset of this size.
Is there a limit on how big of an asset one can import without the quality being compressed or otherwise compromised? Does the issue solely lie with the fact that my laptop doesn’t have the capacity to display the level as how it is supposed to look? Anything else you think may be causing me problems?
Thank you so much for your time and patience. (: