Mobile screen resolution
I am making a mobile game which will be played in landscape view. After adding a background which is 1280x800 it puts white lines in almost every other landscape resolution even in 1280x720 which is supposed to be smaller than 1280x800. I know how to scale UI canvases and buttons but how do I scale the background (sprite)? My camera is orthographic size 4 Here are pictures of different resolutions http://imgur.com/a/4ROiM
Your answer
Follow this Question
Related Questions
How to make so that the player can jump on a object, but he can't stand on it? (2D) 0 Answers
Mobile Left and right move input for the player in 2D (Top Down) 0 Answers
Android mobile lighting bug works fine in editor 0 Answers
How can i change 3d model to isometric 2d image? 1 Answer
To use touch & raycasting to *drag and drop* a game object... 1 Answer