In this recipe, we will show you how the player can control the quality settings by providing a UI Slider for the player. From this, they can choose from an array of possible quality settings for the current project:
![](https://static.packt-cdn.com/products/9781788471909/graphics/assets/7317d68b-1e05-4c46-bc2d-ad9db6ded1df.png)
In this recipe, we will show you how the player can control the quality settings by providing a UI Slider for the player. From this, they can choose from an array of possible quality settings for the current project:
For this recipe, we have prepared a package named BallGame containing two scenes. The package is in the 16_05 folder.
To create a player UI to change the game's quality settings, do the following: