diff --git a/README.md b/README.md index 2c41046..3473623 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Thanks to all the [contributors](https://github.com/ryannielson/awesome-unity/gr - [Awesome Unity](#awesome-unity) - [2D](#2d) - [AI](#ai) + - [Audio](#audio) - [Augmented & Virtual Reality](#augmented--virtual-reality) - [Camera](#camera) - [Character Controllers](#character-controllers) @@ -58,6 +59,10 @@ Thanks to all the [contributors](https://github.com/ryannielson/awesome-unity/gr * [Virtual Reality Toolkit](http://github.com/thestonefox/vrtk) - Virtual Reality framework that allows for powerful interactions, locomotion, and visual effects. * [Vuforia](https://vuforia.com/) - Augmented Reality SDK with image and object recognition, smart terrain and extended tracking features. +## Audio + +* [Unity-Audio-Manager](https://github.com/MathewHDYT/Unity-Audio-Manager) - Plugin, that allows to easily play/change/stop/mute/... sounds in 2D/3D + ## Camera * [UFPS (Paid)](https://assetstore.unity.com/packages/templates/systems/ufps-ultimate-fps-2943) - Provides camera, controllers, and other effects for use in FPS games.