Posted July 06, 2019 by thepooldivision
#fullscreen
Recently we decided to implement a feature that would allow the user to change the game from "fullscreen" to "window mode".
First we created a toggle button and a label for it.
Then we created a script that sets the game to either "fullscreen" or "window mode" depending if the toggle is on or off.