UnityResolutionDialog icon indicating copy to clipboard operation
UnityResolutionDialog copied to clipboard

Popup before starting game

Open Zapas007 opened this issue 4 years ago • 1 comments

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 avatar Oct 13 '20 20:10 Zapas007

@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".

rhys-vdw avatar Oct 15 '20 07:10 rhys-vdw