Heya.
I’m doing a standalone game. But I don’t want to allow the player to configure the game using native Unity configuration panel you see when clicking the game .exe. I want to create a specific GUI that allow the player to change graphic settings and controls directly from the game.
How do I get ride of the configuration panel? Can I have access to the graphic settings through the scripts? And most of all, is it possible with the free version of Unity?