I might do my first mobile game soon and I was wondering if I could just make my game at 960x640 with everything at 1x. Then use scale to fit full screen. In theory this would scale everything down on phones and scale everything up on larger tablets.
The reason I ask is because my last PC game had a resolution close to 960x640 at 1x. I hooked my pc up to my large screen TV and used scale to fit full screen. I expected it to look a bit blurry due to it being scaled so much. To my supise It looked amazing! It was like I was playing a console game and scaled beautifully.
So thinking of a mobile game, if I just designed things a bit larger (960x640) at 1x, it should scale down fine and scale up fine too. Without needing to import at 4x and take up huge memory space.
Is there something wrong with approach? Does anyone else do this or something similar?