Hello I am wondering How do I Change Screen Resolution in game (Standalone)
Thanks,
Hello I am wondering How do I Change Screen Resolution in game (Standalone)
Thanks,
Screen.SetResolution(width, height, windowed);
Things like that can easily be found in the Scripting Reference…