Пример #1
0
 private void Awake()
 {
     soundPlayer.PlayMusicLoop(0);
 }
Пример #2
0
 private void Start()
 {
     soundPlayer.PlayMusicLoop(0);
 }