- Home /
How to not run game in a chosen screen resolution ?
I have a game like this below picture:
But i don't want to run the game in 1366x768 (the highest screen resolution) and how to do that ? Thanks a lot.
Your image is not loading. You can change the resolution of your game via Screen.SetResolution
Answer by r3k4hg4m3r · Sep 07, 2019 at 01:39 AM
You have a screen resolution selection menu? Or you use the default screen resolution menu?
Your answer

Follow this Question
Related Questions
When I build my 2D game and set it to fullscreen, the resolution looks off 0 Answers
how to instantiate images ui in different position randomly 0 Answers
Unity 2D How to Scale or Re-position sprite relative to different Screen sizes 1 Answer
2D GAME (non UI object) for every pc resolution 0 Answers
How can I instantiate a gameobject facing another gameobject 2D? 0 Answers