[ADDITION] Audio Manager ๐ง
Introducing the Audio Manager ๐
This update brings in an audio manager paired with the AudioMixer class which allows to control various audio sources!
How to use the package: Inside the .unitypackage
you will find a Scene_Audio
to use, opening it will prompt you to a screen with some premade sliders. A prefab for a single slider is also included. In the scene you will also find the Audio Manager
game object which contains the manager script (duh). You'll be able to add into the list other sliders in order to manipulate their values.
Important: AudioSource(s)
MUST have their corresponding AudioMixer
group set, failure to do so will make changes to the audio go unnoticed, so beware!
The package contains:
Audio Sliders - Audio Toggles - Audio Manager - Audio Class (Wrapper)
A Tutorial Scene is included!
Files
Get Unity Engine Essential Scripts [REVAMPED]
Unity Engine Essential Scripts [REVAMPED]
A simple collection of the most basic scripts to make a games with Unity.
Status | In development |
Category | Tool |
Author | Kevin Salimbeni |
Tags | 2D, resource-pack, Top-Down, Tutorial, Unity |
More posts
- Added a customizable multiple choice dialogueAug 02, 2021
- Health, Toggle and Scenes polishmentJul 28, 2021
- Added a script to change Animator runtime with Animator OverridersJun 19, 2021
- Added 2 types of GameObject SpawnersJun 18, 2021
- Added deatailed descriptionsJun 16, 2021
Leave a comment
Log in with itch.io to leave a comment.