Screen resolution choices !

hi,
When u start the game from the .Exe , u have different choices about the game resolution ,

is there any possibilty to limit these choices ? means give just a few kind of them not all …

like for me , i won’t let the user choose something less then 1024x786 .

thanks.

As far as I know, you can constrain the aspect ratio, but not the resolution (except by disabling the dialog, fixing your game at the default resolution).

Well, you could do it through prefs and a menu screen. That would feel more natural to many players as most games let you set the resolution inside the game itself.

ok, so how avoid the default start up menu ?! since i won’t make double choices for the user , i want to let only the inChoice ( in the game ) !

Use the player settings menu.

thanks dude !! that’s awsome :slight_smile:

( i’ll finish my 1st complete level after 1 month meeting Unity3D, few days before the end of the free Demo :s )