Unclaimed Project Is this your project? Claim it to unlock full analytics and manage your listing.
Claim This Project

Unity Project

Built with Unity 2021.3.1f1 ยท download the source from GitHub

Example Project

README

Unity Audio Manager

MIT license Unity GitHub release GitHub downloads Actions status Actions status Actions status Actions status Code coverage

Unity Audio Manager (UAM)

A thin wrapper around the Unity AudioSource and AudioMixer API. Which can be used to play/change/stop/mute/... one or multiple sounds at a certain circumstance or event in 2D and 3D simply via. code.

Introduction

Nearly all games need music and soundeffects and this small and easily integrated Audio Manager can help you play sounds in Unity for your game quick and easily. For each method there is a description on how to call it and how to use it correctly for your game in the given section in the documentation.

Documentation

The documentation can be found on the GitHub Page.

Comments

No comments yet. Be the first!