Volume Control
  • Welcome
  • Setup
  • How to create volume sliders & toggles
  • How to create a volume driven AudioSource
  • How to use the Volume Control API
Powered by GitBook
On this page

Setup

Volume Control has been designed to work out of the box, therefore you just need to import the package to get started:

  1. Make sure you are using the latest release of Unity 2021.3 LTS or higher.

  2. Open the project you want to use with Volume Control.

  3. Import Volume Control 2 from the Package Manager.

That's it! In case you encounter any problems during import or getting shown any error messages, please contact us.

In the next chapter you will learn how to create volume sliders and toggles, to control the volume of your game.

PreviousWelcomeNextHow to create volume sliders & toggles

Last updated 2 years ago