/Unity-Network-Audio-Source

The Network AudioSource allows for easy and fast synchronisation of AudioSources across the network using Unity‘s NetworkMessages. It synchronises from and to both clients and servers. It additionally supports the features FadeIn and FadeOut, which allows for linear fading of a currently played AudioClip.

Primary LanguageC#

Stargazers