nicholas-maltbie / PropHunt-Mirror

PropHunt project made using Unity and Mirror Networking
MIT License
5 stars 1 forks source link

Display Settings #80

Open nicholas-maltbie opened 3 years ago

nicholas-maltbie commented 3 years ago

From the settings menu, have and save an option to select the display to render to.

Seems like this feature is being added in 2021.2 from this forum post https://forum.unity.com/threads/switch-monitor-at-runtime.501336/page-2.

Example: https://github.com/Unity-Technologies/DesktopSamples/tree/master/MoveWindowSample

Screen.MoveMainWindowTo(display, targetCoordinates);

Will update and add feature since it should be released soon. Will update whole project to newer release to have this nice feature (as well as the rest of the bug fixes, yay)