- Home /
Correct resolution for assets
Hello fellows, I need to know what is the correct resolution for my character, NPCs, enemies and ohter things. I've created a 1920x1080p image and drew some assets, but when I use it in my project, I have to resize tham to be part of the game world, but they are serrated and ugly.
I'm using .PSD format, my monitor resolution is 1600x900. Thank you guys and sorry for my english.
I think 1280x720. It's a good resolution. But if a made the assets to this, and a pc with a lower resolution is used to play the game, it will be ugly.
Answer by tanoshimi · Jul 18, 2015 at 06:40 AM
I'm assuming you're talking about 2D sprites, in which case I suggest you read http://blogs.unity3d.com/2015/06/19/pixel-perfect-2d/
For information about designing UIs for different screen resolutions, you should read http://docs.unity3d.com/Manual/HOWTO-UIMultiResolution.html
Your answer
Follow this Question
Related Questions
How to make my game fit into my droid? 1 Answer
Edit FontSettings from script 0 Answers
When my character is changed to a Humanoid, it gets huge 1 Answer
Which Is The Actual Game?(Max or no Max Screen) 1 Answer
Unity fbx size import constraint 0 Answers