![]() |
bgmManager
1.0.0
Randomized per-scene music controller for Unity.
|
bgmManager is a simple and complete solution that offers a per-scene music controller for Unity. Each scene is capable of randomly selecting a musical track at load-time. It also allows for the music to be muted, unmuted, overwritten or have its volume modified all in a single line of code. This is all acheived using two classes, a singleton controller and a per-scene data container.
Features:
Usage: