Redirect to the Docs main page.Docs

Items Sounds

Importing Sounds to UGI

Learn how to import and configure sounds using AudioSO in the Ultimate Grid Inventory.

Learn How to Import Sounds with AudioSO

AudioSO is a Scriptable Object (SO) used to manage all audio clips in the Ultimate Grid Inventory. It works in conjunction with Audio State SO, which acts as a randomizer to enhance the audio experience.

Creating an AudioSO

To begin, you need to create an AudioSO. Here’s how to do it:

Creating AudioSOLoading image

Configuring the AudioSO

After creating the AudioSO, you need to configure its properties:

Configuring AudioSOLoading image

Understanding Properties

  • Volume: Controls the volume of the audio. Ranges from 0 (muted) to 1 (full volume).
  • Pitch: Adjusts the pitch of the audio. Ranges from 0 (lowest) to 1 (highest).
  • Mute: Enables or disables audio playback.
  • Clip: The audio clip you are importing.

With these settings, you can customize how the audio behaves in your inventory system. Adjust volume, pitch, and mute options to fit your needs and ensure a smooth audio experience.


By following these steps, you can effectively import and configure sounds for your Ultimate Grid Inventory setup. For more advanced audio features, refer to the Audio State SO documentation.

On this page