Set Game Resolution For Every Screen
So I know that this question has probably been answered somewhere, but I just cant find the answer.
So basically what I want is that my 1920x1080 game gets resized to fit every screen. Because if you play it on, for example, a square screen some elements get pushed out off the screen.
So what i'd like to do is have the width of my game scaled down to fit the screen and the hight in the same ratio. I dont care if there are black stripes on the top and bottom of the window. I just want this to work.
Any help is appreciated :)
Your answer
Follow this Question
Related Questions
Standalone game's built version is zoomed in at most resolutions. Looks fine in game view. 1 Answer
QualitySettings.resolutionScalingFixedDPIFactor is not working realtime 0 Answers
Screen.resolutions doesn't return full list in build 0 Answers
Pixel Perfect Camera help 0 Answers
Screen Resolution or aspect wrong? 0 Answers