UnityResolutionDialog
UnityResolutionDialog copied to clipboard
Popup before starting game
Hello there , I was wondering if there is a way to make this Dialog to open once I click on the .exe file with that I mean before the game starts like the old resolution dialog? cause I've been trying the script and it only works after I enter the game. Thanks !
@Zapas007 Best you can do is to put it in a scene by itself which is the first scene, then load your regular scene when you press "Play".