Skip to content

ekstromm/UnityAudioManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Unity Audio Manager

Description

A script for managing game audio in Unity. This is a singleton class that allows for assigning audio clips from a centralized location and can be easily referenced by calling the AudioManager.Instance.Play method from any script in the project. To use it, create an empty object in the starting scene, add this script to it as a component, and assign each audio file with an ID in the list within the component in the editor.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages